I'd like to change the Source Folder for a PHP project that I have set up in NetBeans 6.9. It doesn't look like NetBeans offers any easy way to do this. Does anybody know a way to make this happen?
Thanks...
|
I'd like to change the Source Folder for a PHP project that I have set up in NetBeans 6.9. It doesn't look like NetBeans offers any easy way to do this. Does anybody know a way to make this happen? Thanks... | |||
|
feedback
|
|
I've played around with this a bit and found out how to change the Source Folder for a PHP NetBeans project that has already been created. I'm using NetBeans 6.9 on Ubuntu. I remember trying to do this with NetBeans 6.8 and ending up with various errors like project scans never completing and such. However, it turns out that this time it was quite easy to do. I had the If you're trying to do this and you had the There's a line there with In my case I had | |||
|
feedback
|
|
In Ubuntu 11.10 (with a standard script installed version of Netbeans 7.1.1), look in the ~/NetBeansProjects// folder to find the "project.properties" file. Open this up in your favorite text editor and modify the file path "src.dir=" to your heart's content. | |||
|
feedback
|
|
Solved here already How to change the default Netbeans 6.7 project directory? | |||
feedback
|