Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > OS & Software > Misc. Software & Utilities

Java compiler

Reply
Bookmark / Share this page
Thread Tools
  #1  
Old 12-30-2005
AKirru's Avatar
TechSpot Member
 
Member since: Aug 2005, 53 posts
Java compiler

Hey,

I'm looking for a good Java compiler. I dont want anything too complicated as I'm new to Java and still learning. Can anyone recommend something with a good and easy to use interface?

Many thanks
Andy
Reply With Quote
  #2  
Old 12-30-2005
Nodsu's Avatar
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
All the compilers are the same and no one is "simpler" than the other. Some compilers are more compatible or less picky though.

Development interfaces are another matter..

If you are still learning Java, then the best for you would be to stick with a text editor and command line programs. I know you won't listen to me though - we all want to make pretty GUI applications right away and skip the real programming part in favour of dragging and dropping buttons

Java development interfaces..

The NetBeans IDE comes free with the official Sun Java Development Kit. It is a mature and complete product and definitely most compatible since, well Java is a Sun product.

Eclipse is all the rage in software development. It's a free development framework for any programming language. You can download and install only the bits that are needed for Java.

Borland JBuilder. A shiny new version just came out. The thing is not free though (there is a trial version).
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #3  
Old 12-30-2005
AKirru's Avatar
TechSpot Member
 
Member since: Aug 2005, 53 posts
Many thanks for your very informative reply (this has helped immensely)

Andy
Reply With Quote
  #4  
Old 12-30-2005
Newcomer, in training
 
Member since: Dec 2005, 17 posts
I use Netbeans 4.0. I have also used Eclipse, Websphere and Weblogic. As you are new, I would suggest you to use Netbeans. Its free and Sun Microsystem recomens it. When you shall move to serverside programming, Netbeans holds the much more interportability than Eclipse. Netbeans can be used with Tomcat and most importantly Sun Java Application Server.

So go to www.java.sun.com and download the dual package of JDK+Netbeans.
Reply With Quote
  #5  
Old 12-30-2005
jobeard's Avatar
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 6,615 posts
fyi: JDK :- Java Development Kit. Sunmicro is the official source/owner of Java
and they have everything you need.

Eclipse is a development workbench; it wraps the compiler and debugger with a
gui interface for writing, compiling, maintaining, and debugging Java programs.

You will need, sooner or later, CVS; Concurrent Versioning System to control
the updates to your sources - look for OpenSources tools whenever possible.
Reply With Quote
  #6  
Old 12-30-2005
jobeard's Avatar
TechSpot Evangelist
 
Location: Southern Calif.
Member since: Apr 2005, 6,615 posts
forgot to mention;

Netbeans is a library of pre-written support code that implements a software
architecture - - there are *many* libraries and competing architectures,
such as JSP. Each has its own pro/cons, so until you know the reason for
choosing one over the other, ignore them all and just write pure Java code
Reply With Quote
Reply
Thread Tools

Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
Java problem odin673 Misc. Software & Utilities 6 08-24-2005 08:12 PM
Java Runtime App works for Admin and not User Big-Z Windows OS 0 08-03-2005 09:38 AM
My Default Java Is Messed Cronocloud Misc. Software & Utilities 1 02-18-2005 03:42 AM
Java Games Profile lokem Gaming and Consoles 2 04-02-2002 11:52 AM
Sun suing MS - commentary lokem News & Interesting links 7 03-21-2002 06:21 AM


All times are GMT -4. The time now is 06:29 AM.