ArgLab / EclipseEvents

Real-Time Plugin for Eclipse Event Tracking.
GNU Affero General Public License v3.0
0 stars 0 forks source link

License

EclipseEvents

Real-Time Plugin for Eclipse Event Tracking.

Environment Setup for plugin Project

Step 1: We have to install the PDE (Plugin Development environment) in order to create plugins for eclipse.

Open eclipse IDE

Got to Help -> install New Software -> select "The Eclipse Project Updates"

This will pop up a list of softwares, select -> "Eclipse Plugin Development Tools" proceed with the license terms and click "Finish"

Step2: Project Run