﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18880	Fix Netbeans configuration and update/improve Developers Guide Compiling using Netbeans	Klumbumbus	team	"So far I compiled only with ant. To check out the advantages of an IDE I choose Netbeans and followed wiki:/DevelopersGuide/Compiling#CompilingusingNetbeans
It is outdated after r16006. Changing subdirectory `netbeans/` to subdirectory `ide/netbeans/` and updating the screenshot is no big deal.
**edit: fixed**
However there are the following problems:

After opening the netbeans project it did not find several jar files and folders. I selected the files manually however the folders test-unit, test-performance, test-functional and core-src are not available.

[[Image(netbeans2.png,20)]]

**edit: fixed**

Compiling does not work:
`C:\Users\stefa\Documents\OSM\josm\core\ide\netbeans\nbbuild.xml:15: Cannot find C:\Users\stefa\Documents\OSM\josm\core\ide\build.xml imported from C:\Users\stefa\Documents\OSM\josm\core\ide\netbeans\nbbuild.xml`

It seems it tries to find the josm build.xml in /ide, not in the root. Regression of r16006 or which additional steps are required for compiling?

**edit: fixed**, but new error, see comment:5"	task	closed	normal	20.03	Core		fixed	netbeans ivy	bastiK
