-
Notifications
You must be signed in to change notification settings - Fork 138
Compile_modelio
Antonin Abherve edited this page Sep 4, 2020
·
4 revisions
-
Launch Eclipse
-
Set the current workspace to the root directory of the modelio_sources
-
Import the modelio plugins projects
-
Run ‘File / Import’
-
Choose ‘General / Existing Projects into Workspace’
-
Select your current workspace directory, and validate.
-
Configure the ‘target’ definition
-
Go to the RCPTARGET project
-
Open the rcp.target file
-
In the “Target Definition” window, click on the “Set as Target Platform”
Eclipse should now be displaying the modelio.plugins projects in the workspace tree.
-
From the Eclipse menu, launch the ‘Project/Clean’ command
-
From the Eclipse menu, launch the ‘Project/BuildAll’ command
-
Check for compilation errors