|
Re: How do you import Robotbuilder code in Eclipse?
Just a little warning here:
Don't give your RobotBuilder project a name that starts with a number - it won't Import into Eclipse very nicely. You'll get lots of package path errors.
I'm not sure what or where the problem is, but changing my project name from "2015Robot" to "Robot2015" suddenly made all my problems disappear!
|