I'm not sure how to solve your problem, but it is likely related to running NetBeans 6.5 and Java 5. I don't think that WPILibJ or most of the components needed are capable of running on versions that old.
Unless you have lots of experience with the internals of all of these and want to spend hours trying to get everything working, I would recommend using a different computer for FRC programming. If you can't use any other computer, I would recommend running some variant of Linux on it, which might get you access to more recent versions of Java.
An example of why getting this to work would be difficult: even if you got everything with NetBeans to work, there is no preverifier executable included for PowerPC platforms to my knowledge - meaning that you'd have to find the preverifier source code and recompile it for your platform. (In case you actually do want to do that, I also found compatible source code
here. We did some really complex things that required us to rebuild this.)
__________________
Software manager alumnus. Developer of
the CCRE, a powerful robot code framework based on dataflow and composibility.
Refer to as she/her/hers. Years of FRC: 2012, 2013, 2014, 2015, 2016. FLL for a few years beforehand.
Team 1540:
The Flaming Chickens | Portland, Oregon |
Twitter |
Facebook