Skip to content

Installing Eclipse

seanws edited this page Aug 11, 2012 · 6 revisions

To install and configure Eclipse to be able to build Diver, complete the following tasks:

  1. Install Eclipse by following their instructions http://wiki.eclipse.org/Eclipse/Installation
  2. Building Diver requires the following plug-ins to be installed:
  • CDT For building the C++ required libraries for JVMTI in Diver (http://eclipse.org/cdt/).
  • PDE (Plug-in Development Environment) - Is included in some versions of Eclipse.
  • GEF (Graphical Editing Framework)
  • Mylyn
  • Visit FAQ for latest install notes http://wiki.eclipse.org/Mylyn_FAQ#Installation
  • The Eclipse Sites should include Mylyn so work with all sites and search for Mylyn
  • Install the Mylyn Context Connector: Java Development plugin.

Clone this wiki locally