Change Netbeans project project folder to something other than nbproject

We have a lot of people working on php projects. Is there a way for netbeans 7.2 to call a folder with all metadata with something other than nbproject?

I want all the projects that I created from existing sources to have something like qwertymk, and whenever I create projects or try to download them, it will always be in a folder named qwertymk instead of nbproject.

+5
source share
1 answer

Obviously, the folder name is hardcoded in several places in Netbeans, but you have the opportunity to do this by placing nbproject somewhere else, for example. into the subfocuser, where he is not nervous. Look at this old thread, in particular at this post . I cannot magically change the hard-coded Netbeans stuff for you, but I would be happy if the solution I point you to will satisfy your needs and answer the question.

+3
source

All Articles