I'm currenty using Eclipse for my compiler ... does anyone have any better suggestions?

Recommended Answers

All 3 Replies

Eclipse is an IDE (editor) you are using some kind of SDK or JDK for your compiler.

Eclipse has a built in compiler.
Depending on the version it will support Java 1.4 or 5.0.

Are you looking for another editor or do you have reason to be unhappy with the compiler Eclipse uses (in which case you will need to change to another editor as well because you can't change the compiler in Eclipse)?

Hi everyone,

You can download sun's sdk. If you need a good ide you can use Java IDE 1.7. Its a no frills ide, no gui builder or any thing so you will have to build everything from scratch but trust me you will learn more.

Richard West

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.