|
Re: How to change a roboRio project?
You could create a cRIO project in NetBeans, and then manually copy over the source code from your Eclipse roboRIO project. Then fix the few incompatibilities. The WPILib is pretty much the same.
Or, you could try linking the Eclipse project to last year's WPLib code. We have been successful in deploying last year's code to cRIO using Eclipse.
|