Jump to content

Recommended Posts

Posted

We write javascript in notepad, then java??? Not compiler, but?

Posted

The first thing you need to understand is that Java and Javascript have nothing to do with each other.

 

You can write Java code in notepad, but it's not a good idea. You should download an IDE to manage Java projects, such as NetBeans or Eclipse. (Look them up)

You'll also need the Java Development Kit in order to compile it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...