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

Rey Adronico Baguio
Rey Adronico Baguio
13,672 Points

What would changing the project location do?

I'm curious because I work on a Win10 machine and it has an SSD that's partitioned into two: 100 for the OS and the rest for the other files. Installations usually automatically go to the OS directory but I'd love it if I could change my project location into the non-OS partition to keep my OS partition clean.

Thanks in advance!

1 Answer

Craig Dennis
STAFF
Craig Dennis
Treehouse Teacher

Hi Rey!

You can definitely move the project, aside from creation and opening, Intellij keeps everything relative so multiple people can work on the same project.

That answer your question?