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 Local Development Environments Exploring Your IDE Creating Your First Project

I have two different JDKs on my Windows machine. Can I delete the older one, and move one?

Quite a while back, I had installed the Oracale's JDK with Netbeans just to have on my computer way before I ever found out about Treehouse. So, following along I just went along with Craig Dennis to download the latest version of the JDK.

Now, when I am setting up the "Project SDK" in IntelliJ, I have the proper folder open and it is showing me two different JDKs. (Actually, it is showing me two of each. Here is what I see:

jdk1.8.0_101

jdk1.8.0_121

jdk1.8.0_101

jdk1.8.0_121

Can I delete the older version of the JDK and just run along with the current version the "_121"? Also, can I delete the extra "_121" and everything be okay?