robotpy / robotpy-eclipse-plugins

DEPRECATED: Eclipse plugins for RobotPy
Eclipse Public License 1.0
3 stars 1 forks source link

Initial requirements for plugins #2

Closed virtuald closed 9 years ago

virtuald commented 9 years ago

As per our conversation yesterday, here's an initial list of capabilities that the RobotPy eclipse plugins should have:

All of these are already implemented in the WPILib plugins, so it should be easy enough to copy their code, change some things around, and it should work.

As for debugging the application, if you define the project as an 'Eclipse application', then you should be able to 'Run As -> Eclipse Application' to run/debug it in your development environment.

@lleontan , @CarterFendley , @Twinters007 ... any of you can do these tasks. They really should get done before kickoff, so we can concentrate on Robot development after kickoff.

virtuald commented 9 years ago

Anyone home?