Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Compiling Java

  Asked By: Bonni    Date: Jul 14    Category: Java    Views: 814
  

I am totally new to this,, how can I compile java source code?
Is there a windows based compiler or are all compilers in command
line?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Walborgd Fischer     Answered On: Jul 14

One of the best ways to start out on Windows is probably with Jcreator. There
is a free version available that is just right for a beginner. You can get it
at http://www.jcreator.com/

You will need to have the java  SDK installed before installing Jcreator (or just
about any Java IDE). You can get that at
http://java.sun.com/j2se/1.4/download.html

Make sure you get the full SDK and not just the runtime environment.

 
Didn't find what you were looking for? Find more on Compiling Java Or get search suggestion and latest updates.




Tagged: