Installing CD++Builder 2.0 Plug-In Under Windows: Content

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

Installing CD++Builder 2.

0 Plug-in
under Windows
If you find any problem installing or using CD++Builder you can report it using the Bug Tracker.
Please verify the issue is not already reported before submitting a new one.

First step is to install the base requirements. Then, there are 2 ways of installing CD++Builder 2.0
plug-in in eclipse: Downloading a full Eclipse or Installing from update manager.

Remember that it is always recommended to update and configure eclipse to work with the last
version of the tool.

Content
Installing Prerequisites.......................................................................................................................1
Installing CD++Builder 2.0..................................................................................................................2
Downloading a full Eclipse..............................................................................................................2
Installing from update manager.....................................................................................................2
Keeping Updated................................................................................................................................4
Updating Eclipse.............................................................................................................................4
Configure Eclipse Automatic Updates............................................................................................6

Installing Prerequisites
To install CD++Builder2.0 you will first need to install all the software provided by the CD++ for
Eclipse 3.3 installer (Eclipse, Cygwin, Blender, etc, etc).

The installer comes with a guideline (its copied to c:\CD++Builder Toolkit Automatic Installation
Guide.pdf when the installer is run) that explains the detailed steps.

After the installation it is important to:

1. Follow the instructions in the section 11. After installation tasks.


2. Follow ALWAYS the instruction in section "The following next step must be follow ONLY if
you have install Cygwin MANNUALLY ". You will have to change the profile file as
described there (there is a subtle error in the file where you will need to change
HOME="/cygwin/c" for HOME="/cygdrive/c".
3. It might be needed to run the c:\cygwin\setup.exe with the Install from local Directory
option (then Next, Next, Next, ...).
4. Delete the eclipse folder that is created during the installation (by default it is located in
c:\eclipse). A newer version of Eclipse will be installed in the following steps.

Installing CD++Builder 2.0


Downloading a full Eclipse
The first and simpler way (though it takes more time to download), is to download the last eclipse
provided by the cathedra located in:

https://sourceforge.net/project/showfiles.php?group_id=235328 (this URL might change)

Once you get the zip file, just unzip in the folder you want eclipse to be installed.

This download includes a workspace with examples of DEVS and DEVS-Graphs models ready to be
used. This workspace is located in %eclipseInstallationDir%\CD++Builder Example Workspace. To
use it, open Eclipse and select it from the File --> Swith Workspace --> Other... . Then import the
projects contained in that folder (File --> Import --> Existing Projects into workspace and select all
the projects in %eclipseInstallationDir%\CD++Builder Example Workspace).

IMPORTANT: Remember to run the update (see updating eclipse) to work with the last version of
the tool.

Installing from update manager


If you already have a working eclipse, you can install CD++Builder 2.0 Plug-in using eclipse update
manager as follows:

1. In eclipse go to Help -> Software Updates…

1. The Software updates and add-on will appear.


Go to the Available software tab and click add site.
2. The add site wizard will appear.
In the Location field write the following URL :
http://cdppbuilder.sourceforge.net/updatesite/ (this URL might change, contact Gabriel if
it does not work)

3. Click OK
4. Select the CDBuilder category inside the newly added site and click Install.
5. Accept the license and click finish to start with the installation.

(Note: this operation can take 5-10 mins depending on the internet connection)

6. Restart eclipse.

NOTE: It is recommended that you configure eclipse to run Automatic Updates frequently (see
Configure Automatic Updates) so that you work with the last version of the tool.

Keeping Updated
Updating Eclipse
1. In eclipse go to Help -> Software Updates…
2. The Software updates and add-on will appear.
In the Installed Software tab click Update

3. Click Finish to start updating eclipse


(Note: this operation can take 5-10 mins depending on the internet connection)

Configure Eclipse Automatic Updates


1. In eclipse go to Window -> Preferences.

2. Select Automatic Updates from the right menu inside the Install/Update category.
Check Automatically find new updates and notify me

You might also like