Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Java Basics Getting Started with Java Introduction to Your Tools

Mr Mac
Mr Mac
8,213 Points

Java Software

Hi, The Java Basic course uses the 'Launch Workspace' Console. However, can you recommend a particular Java IDE for Windows.

I have read through a few Java books and have noticed they have made mention of Eclipse and NetBeans.

Cheers, Mac.

2 Answers

I would say just try them all :-).

Both are good. There is also Intellij idea which is a good IDE (the community edition is the free version). Netbeans is a bit more pre-setup than eclipse. Eclipse has more plugins than Netbeans etc. I personally went from eclipse to netbeans and then to Intellij which I favor atm.

Craig Dennis
STAFF
Craig Dennis
Treehouse Teacher

Hi Mr Mac !

If you are planning on doing Android development I highly recommend getting used to the IntelliJ IDEA editor as it is what is used by Android Studio.