User Tools

Site Tools


modify_default_project_root_for_netbeans

Modify default project root for NetBeans

In Linux:

cd ~/.netbeans/#.#/config/Preferences/org/netbeans/modules

Finding the config folder in Windows can be a bit trickier. I located it here (your results may vary):

cd "C:\Users\username\AppData\Roaming\NetBeans\#.#\config\Preferences\org\netbeans\modules"

Edit the file. (I use vi. Adjust to use your editor of choice.)

vi projectui.properties

Then, modify the projectsFolder setting to whatever you prefer.

modify_default_project_root_for_netbeans.txt · Last modified: 2018/12/31 18:38 by 127.0.0.1