Skip to content

Eclipse CAPS Integration Guide

Step 1: Download the CAPS Project Files

  1. Obtain the latest CAPS project archive (CAPS.7z) from the official repository or provided link: Download CAPS.7z
  2. Save the file to a preferred location (e.g., C:\CAPS).
  3. Extract the contents of CAPS.7z using a tool like WinRAR, 7-Zip, or Windows Explorer.
  4. Ensure the extracted folder contains a Packages directory with the required Eclipse projects.

Step 2: Import Projects into Eclipse

  1. Open Eclipse.
  2. Navigate to FileImport.
  3. Select GeneralExisting Projects into Workspace and click Nextimage-1746136367454.png
  4. Click Browse and select the extracted Packages folder.image-1746136398297.png
  5. Ensure all projects are selected in the list.
  6. Click Finish to import the projects into your workspace.

image-1746136442021.png

Step 3: Configure the Workspace

Run the Diagram Editor
  1. In the Project Explorer, locate the project org.eclipse.epsilon.eugenia.examples.friends.diagram.
  2. Right-click on the project and select Run AsEclipse Application.image-1746136482162.png
  3. A new Eclipse instance will launch, allowing you to work with the modeling environment.

At this point, the CAPS framework should be successfully imported and ready for use in Eclipse.