Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   How do you import Robotbuilder code in Eclipse? (http://www.chiefdelphi.com/forums/showthread.php?t=132623)

DaveFrederick 11-01-2015 08:53

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

fsilberberg 11-01-2015 08:58

Take a look here: http://wpilib.screenstepslive.com/s/...-for-a-project

Abrakadabra 13-01-2015 16:20

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!

krieck 14-01-2015 13:28

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.


All times are GMT -5. The time now is 01:51.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi