Which NetBeans projects files should go into source control?
The NetBeans knowledge base article on project files & version control discusses the NetBeans project files, with loose advice about which files are project specific (i.e. can be shared via version control), and which are user specific. Here is the section on version control: If the project is checked out of a version control system, … Read more