Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change the default Netbeans 8.0.2 project directory?

I installed XAMPP and then Netbeans and noticed that new PHP projects default to XAMPP's htdocs folder. Does anyone know how to change this default folder?

I tried to search google but all the first page results are related to Netbeans 7. I tried to follow the instructions from this question but I can't find the projectui.properties mentioned in the accepted answer. I'm on Windows 10.

like image 615
Cave Johnson Avatar asked Nov 16 '25 21:11

Cave Johnson


2 Answers

May be this will help you

  1. Edit the file C:\Users\<YourName>\AppData\Roaming\NetBeans\8.2.0\config\Preferences\org\netbeans\modules\projectui\groups\<TheGroup>.properties.
  2. Change the path entry to the new location.
like image 81
Nitin Pund Avatar answered Nov 18 '25 17:11

Nitin Pund


In addition to directory given in above answer, default directory under NetBeans 10 and Linux/Ubuntu can be modified using

nano ~/.netbeans/10.0/config/Preferences/org/netbeans/modules/projectui.properties
like image 40
Muhammad Ahmad Mujtaba Avatar answered Nov 18 '25 17:11

Muhammad Ahmad Mujtaba



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!