Quote:
Originally Posted by CJay
Are you using Netbeans? If you are you can right click on the project and there should be an option to Set as Main Project
|
It turns out that right clicking on the background of the area to select a project is way different then right clicking on the project name, thanks for a tutorial with images.
For the other guy: Full error code:
1 error
C:/Users/Developer/sunspotfrcsdk/build.xml:56:
The following error occurred while executing this line:
C:/Users/Developer/sunspotfrcsdk/ant/compile.xml:21:
Compile failed; see the compiler error output for details.
(One of the lines in one of the xml's was something like fork=true, also I don't know where the compiler error output is.)