**Internal** Install CVS Client Plugin in the IDL 7.x/8.0 Workbench
NOTE: Installation of add-on 3rd party plugins to the IDL Workbench is not officially support by ITT Visualization Information Systems. The following information is provided without warranty, but as a courtesy to our customers.
The IDL Workbench contains framework that allows the use of the Eclipse CVS plug-in. The CVS plug-in is not installed In the IDL Workbench by default so users will need to
access it using Eclipse provided packages. This document will assist users to install the plug-in in their IDL 7.x and IDL 8.0.x Workbench.
NOTE:
This
document is based on notes taken during the installation of CVS plug-in
on a Windows XP and a Fedora Core 13 operating system.
Differences may exist between
user environments that may cause problems not addressed in the
information provided. Please email support@ittvis.com with any
questions that are not addressed in this article.
|
A suggested
method for setting up the CVS client plugin is laid out based on the
version of IDL that you are using. Click on the appropriate link
below to see the associated instructions
A. IDL 8.0.x - Linux
B. IDL 8.0.x - Windows
C. IDL 7.x
IDL 8.0.x - Linux
- Open a web browser
- Navigate to
http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/winPlatform.php
- Scroll down list and download CVS Client Runtime Binary
(eclipse-CVS-Client-3.5.zip)
- Open a terminal and change to the directory containing the
downloaded archive
- Enter at the command line: unzip eclipse-CVS-Client-3.5.zip
- Enter at the command line: cd
/eclipse-CVS-Client-3.5/eclipse/Plugins
- Switch to root
- Enter at the command line: cp ./org*
/usr/local/itt/idl/idl80/idlde/Plugins
- Enter at the command line: cd ..
- Enter at the command line: cd
/eclipse-CVS-Client-3.5/eclipse/Features
- Enter at the command line: cp -r ./org*
/usr/local/itt/idl/idl80/idlde/Features
- Return to regular user
- Launch the IDL Workbench
- Select from the IDL Menu Window -> Show View -> Other
- Click on CVS and select CVS Repositories
- The view should now appear in the Workspace
IDL 8.0.x - Windows
- Open a web browser
- Navigate to
http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/winPlatform.php
- Scroll down list and download CVS Client Runtime Binary
(eclipse-CVS-Client-3.5.zip)
- Double click on the ZIP file.
- Extract the contents to: C:\CVS.
- Open the directory using Windows explorer.
- Navigate to: C:\CVS\eclipse\Plugins.
- Copy the contents.
- Navigate to: C:\Program
Files\ITT\IDL\IDL80\bin\bin.x86\plugins
- Paste the copied files in this directory.
- Launch the IDL Workbench
- Select from the IDL Menu Window -> Show View -> Other
- Click on CVS and select CVS Repositories
- The view should now appear in the Workspace
IDL 7.x - All
Platforms
- Open IDL 7.x Workbench
- Select from the Workbench menu: Help -> Software Updates
-> Find and Install
- In the wizard window select 'Search for New Features to
Install' and click 'Next'.
- In the wizard window select the button for 'New Remote
Site'.
- In the wizard window enter 'Eclipse Project Updates' in the
Name field.
- In the wizard window enter
'http://download.eclipse.org/releases/ganymede' in the URL field.
- In the wizard window click 'OK'.
- Place a check in the box next to the remote site that you
just added and make sure that there is a check in the box 'Ignore
features not applicable to this environment' at the bottom of the wizrd
window.
- In the wizard window click 'Finish'.
- In the wizard window select the default mirror and click
'OK'.
- In the wizard window click on the + sign next to 'Eclipse
Project Updates'.
- In the wizard window click on the + sign next to
'Collaboration Tools'.
- In the wizard window place a check in the check box next to
the Eclipse CVS Client.
- In the wizard window select the 'Finish' button and let the
installation complete.
- To verify that the plug-in has been installed, select 'Help
-> Software Updates -> Manage Configuration'.
- In the wizard window select the + sign next to 'IDL
Workbench'.
- Select the + sign next to the directory listed (C:\Program
Files\ITT\...).
- Check to make sure that the plug-in is there.
|
|