Hello,
We’re trying java for the first time this year, and I’m running into some problems.
I installed the 5 FRC plugins as described in the Getting Started with Java Guide (added path to the Plugins->Settings tab), and I see the FRC button on my toolbar, which supposedly indicates a proper installation. When I create a new project, I see FRC Java as a category, and I can select SimpleRobotTemplateProject, go to the next screen where I name the project and main class, etc.
But after I click “Finish,” nothing happens. No errors, nothing is added to the project listing, nothing.
The folders and files are created, so I tried opening the project, but when I select the project folder (which has a regular folder icon, instead of the gear-in-a-box icon), it says <unrecognized project; missing plug-in?> in the Project name field.
Some Googling revealed this recent post, which seems similar, yet different from what I’m experiencing:
http://forums.usfirst.org/showthread.php?t=16021
All project and samples in the FRC category have this same result.
Am I missing something?
I’m using a fresh install of Netbeans 6.9.1.
Thanks!
-Kerry