Friday, November 11, 2011

Eclipse

For real Java projects, you need more that a text editor to work efficiently.
You need an IDE (Integrated Development Environment) which can manage your source files, help you code faster, check your code as you type, manage your deployment, testing, etc,

Enter Eclipse - the free IDE.

Eclipse can do a lot of things out of the box. Additionally, people have written all kinds of plugins which make it do even more.

FYI - Eclipse releases are usually named in alphabetical order - Callista, Europa, Ganymede, Galileo, Helios, Indigo.

No comments: