Download the ZIP file that corresponds to your IDE.
Option 1: Unzip the file into your Eclipse root directory while
making sure to preserve the folder structure within the ZIP file. This
will add the product features and plug-ins to your Eclipse features and
plug-in directories. Note that if you are installing into Rational Application Developer
7.0, you must use the full installer or follow
these alternate instructions for installing the
ZIP file.
If you are installing into Eclipse 3.0, you should also delete your <Eclipse>/configuration
directory before re-starting Eclipse (it is recreated at startup). This is to
avoid a common Eclipse 3.x plugin cache bug. The Full Installer can do this
for you automatically. If you are installing into Eclipse 3.1, 3.2 or 3.3, delete
everything in the "configuration" directory except the
config.ini file and the org.eclipse.update/platform.xml file
(Eclipse 3.2 and above). You should also keep your org.eclipse.update/bookmarks.xml
file (Eclipse 3.1 and above) in order to preserve your update site
bookmarks.
Option 2: If you would rather unzip into a location external to Eclipse, select a
location and create a "codepro" directory with an "eclipse"
subdirectory. As an example, you might end up with the following directory
structure.
C:/Program Files/Instantiations/codepro/eclipse
After creating this nested directory structure, unzip the ZIP
file into the "eclipse" subdirectory while making sure to preserve the folder
structure within the ZIP file. This will add add "features"
and "plugins" subdirectories to the "eclipse"
directory which will in turn hold the product feature and plugin directories.
Next, you will need to create an ".eclipseextension"
file within the "codepro/eclipse" directory. This file
should contain the following lines:
name=CodePro
id=com.instantiations.assist.eclipse
version=6.1.0
Finally, you will need to manually create a file titled
"com.instantiations.assist.eclipse.link" in your
main <Eclipse>/links
directory that contains a single line specifying the full path to the main
product directory (e.g., the directory containing the "eclipse"
subdirectory). For example:
path=C:/Program Files/Instantiations/codepro
Note that if you use the CodePro installer and choose the default
installation location, the installer will create multiple link files that looks like
the following:
path=C:/Program Files/Instantiations/<CodeProFeatureName>_6.1.0/E-3.3
When you the IDE first starts up with CodePro installed, you will see
the CodePro license dialog. Click the Activate CodePro button to open the
Activation
Wizard.

|