Hi
I have set up NETBEANS with ME and a raspberry. Now I try to figure out how the sample GPIO works. For that I would like to get the debugger working. it does not as expected.
- First I start the program with the debug button
- Then I attach the debugger with port that is shown in the debugger window.
In the debugger window I get the following error message:
Starting emulator in debug server mode on port 53964
C:\Users\hsattm72\Documents\NetBeansProjects\GPIOSample\nbproject\build-impl.xml:844: The following error occurred while executing this line:
C:\Users\hsattm72\Documents\NetBeansProjects\GPIOSample\nbproject\build-impl.xml:849: Property ${src.dir} has to point to the valid source root directory.
BUILD FAILED (total time: 38 seconds)
What am I doing wrong? What do I have to do?
Thanx for help, Harald.