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 trialrabih youssef-rizk
Courses Plus Student 69 PointsI dnt have a jdk folder only a jre folder. I tried many installations from differnt browser didnt work. what shld I do
I am using opera, mosilla and chrome... didnt work on the three of them. I am not finding the JDK folder... only jre6
1 Answer
Christopher Loyd
Courses Plus Student 5,806 PointsI don't know what version you're needing, but below is the link you can use to obtain JDK, I would pay close attention to the installation path - it's possible jdk is installing in a different directory than what your JRE is.
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Additionally, you can use the command 'java -version' to find out IF you do in fact have JDK installed