mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
Note: it currently doesn't seem to build due to a previous change that needs further investigation. Change-Id: I1a7f90a66d972b85541939f42e1afcb76f2fb9f4
13 lines
584 B
Plaintext
13 lines
584 B
Plaintext
Source: frcsim-eclipse-plugins
|
|
Maintainer: Alex Henning <alex@thoriumrobotics.com>
|
|
Section: misc
|
|
Priority: optional
|
|
Standards-Version: 3.9.4
|
|
Build-Depends: debhelper (>= 9)
|
|
|
|
Package: frcsim-eclipse-plugins
|
|
Architecture: all
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, eclipse, eclipse-jdt, eclipse-cdt, eclipse-rse, eclipse-cdt-launch-remote, g++, libwebkitgtk-1.0-0, frcsim-libwpilibsim-cpp
|
|
Description: FRC plugin for developing code for RoboRIO and WPILibSim.
|
|
This plugin allows the usage of eclipse for development of WPILib
|
|
robot code for the RoboRIO and simulation in gazebo. |