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!
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

Stephen Little
8,312 PointsJava Work space on local computer
Is there a way that I can make a workspace environment on my local computer?
2 Answers

Yongshuo Wang
5,500 PointsIf you are beginner with JAVA, I will suggest you can setup the javac and java in your computer.
For windows, download and install JDK for developer. Configure your env PATH. http://stackoverflow.com/questions/1678520/javac-not-working-in-windows-command-prompt
For Linux, use sudo apt-get install