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 Objects (Retired) Creating the MVP Storing Guesses

Igor Demchenko
Igor Demchenko
1,433 Points

Offline alternatives for Workspace that support Console.

Hey everyone!

Is there any offline alternatives for Workspace that support Console to use on Java Objects course? Due to my location it is almost impossible to use the default one and VPNs work worse and worse each day. Craig posted a reply to a similar question saying he is working on L(ocal)DE and it may come out soon - that would be nice to have when it is available.

2 Answers

Seth Kroger
Seth Kroger
56,413 Points

For Java, I'd recommend IntelliJ IDEA (https://www.jetbrains.com/idea/download/). The community edition is free and open-source as well. Plus it's the same IDE Android Studio is built on so you wouldn't have to learn 2 different IDEs if you do both Java and Android together.

A.J. Kandy
PLUS
A.J. Kandy
Courses Plus Student 12,422 Points

Specifically for Java, I would look at Eclipse (https://eclipse.org/ide/), as it probably has everything you need, plus it's open-source.