Installation of PON Plugins into your Eclipse IDE

Checkout the sources in gforge.inria SmartTools project

                 svn checkout svn://scm.gforge.inria.fr/svn/smarttools/trunk/SmartTools
		

Install SmartTools Feature into your Eclipse

Add and update site with "http://www-sop.inria.fr/members/Didier.Parigot/SmartTools/eclipse/update" and install SmartTools feature. This feature allows you to generate the PON components from sources only.

Import the projects into your Eclipse workspace

Import these projects into your workspace ("Import... > Existing projects into Workspace" and select the SmartTools folder just checked-out):
First the PON plugins:

[Fleche]

Secondly the Chat plugins are following:

Generate chat component

Open the inria.smarttools.chat project.

Delete buildST.xml and build if it is not automatic.

Drag and drop or Add buildST.xml into the Ant view.

Double-click into chat to launch buildST.xml ant script.

Refresh the project with F5 or from the contextual menu.

Or just click on "Generate SmartTools Component" button

[Fleche]

Run an Equinox from Eclipse

Download the Run Config file for Chat

Download the Run Config file for Open-Chord

In "File - Import...", choose Run/Debug - Launch Configurations, and import the downloaded files.

In "Run Configurations...":

Do it for Chat, as many JVMs you want

Last modified: $Date$