mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
11 lines
269 B
XML
11 lines
269 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<?eclipse version="3.2"?>
|
||
|
|
<plugin>
|
||
|
|
<extension
|
||
|
|
point="org.eclipse.ui.startup">
|
||
|
|
<startup
|
||
|
|
class="edu.wpi.first.wpilib.plugins.simulation.WPILibSimulationPlugin">
|
||
|
|
</startup>
|
||
|
|
</extension>
|
||
|
|
</plugin>
|