|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
How do you import Robotbuilder code in Eclipse?
How do you import Robotbuilder generated code in Eclipse?
Thanks in advance!, Dave Frederick Mentor, Team 1895 Manassas, VA |
|
#2
|
|||
|
|||
|
Take a look here: http://wpilib.screenstepslive.com/s/...-for-a-project
|
|
#3
|
|||
|
|||
|
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! |
|
#4
|
||||
|
||||
|
Re: How do you import Robotbuilder code in Eclipse?
We stumbled on something last night. Creating a project with a hyphen in it botched the package structure (e.g. "FB-2015"). Probably most punctuation characters should be avoided in the project name and also in component names.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|