![]() |
Eclipse changing project type to FRC project
We imported a project from github as a generic project in eclipse. Now we need to change it to a FRC/WPIlib project. Does anyone know how to do this?
|
Re: Eclipse changing project type to FRC project
Close eclipse, then open your project's ".project" file in a text editor. Under <natures> add
Code:
<nature>edu.wpi.first.wpilib.plugins.core.nature.FRCProjectNature</nature>Next time you import something from github, choose the "New project wizard" option and make it a wpilib project directly. |
Re: Eclipse changing project type to FRC project
Quote:
|
| All times are GMT -5. The time now is 09:11 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi