Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 926 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 926 Bytes

Pousse-Café Eclipse Plug-in

This Eclipse plug-in provides:

  • source code validation,
  • an EMIL editor,
  • a Process List view.

Pousse-Café nature must be added to a project in order to enable the plug-in features.

The EMIL editor is associate by default with files having emil extension.

The process list view can be opened from the main menu:

  • go to "Window > Show View > Other...",
  • the go to "Pousse-Café" section and click on "Process List".

Installation

  1. In the menu, click on "Help > Install New Software..."
  2. Click on "Add..." button
  3. Choose a name and set the URL to https://download.pousse-cafe-framework.org/eclipse/updates/
  4. Select the new update site then tick "Pousse-Café Eclipse Feature"
  5. Click on "Next" and follow instructions

Add Pousse-Café nature to a project

  1. Right-click on the project in the package explorer view
  2. Click on "Configure > Add Pousse-Café nature"