On which version of Eclipse are the isCOBOL 's built?

Question ID : 171
Created on 2011-05-20 at 10:30 AM
Author : Veryant Support [support@veryant.com]

Online URL : http://support.veryant.com/support/phpkb/question.php?ID=171



Question:

On which version of Eclipse are the isCOBOL IDE's built? Can I use plug-ins that require older versions of Eclipse?

Answer:

The 2022 Version of Veryant's IDE is based on Eclipse 2021-09(4.21). This version is updated frequently and listed in the Overview page of the isCOBOL IDE documentation.

However, you can add the isCOBOL IDE plug-ins to older versions of Eclipse.

In fact, if you are using software that requires an older version of Eclipse, Veryant recommends that you install the isCOBOL plugins using the Veryant Eclipse Update Site.

For example, if you want to use a plugin which requires Eclipse 4.7.2, but you want to also use Veryant's latest IDE technology, then use the following procedure:

  1. Download and install the version of Eclipse you require from eclipse.org. For example, find the version you want to download at http://wiki.eclipse.org/Older_Versions_Of_Eclipse and then download "Eclipse IDE for Java Developers" or for even more features "Eclipse IDE for Java EE Developers".
  2. Execute eclipse.exe.
  3. Select Install New Software... from the Help menu
  4. Press the Add... button and enter the following information:
    Name: Veryant Update Site
    Location: http://www.veryant.com/eclipse
  5. Press OK
  6. Check the box next to the Veryant product you want to install.
  7. Press Next> and Next>
  8. Accept the license agreement
  9. Press Finish
  10. Press Yes to restart Eclipse

Then follow the instructions provided with the additional plug-ins you want to use, to add them to the IDE. Once you have the IDE configured with all of the plug-ins you want to use, you can create an archive (e.g. .zip, .tar.gz, .7z or .rar) containing the entire eclipse directory structure and install it on a server or distribute in some other way to your developers.



Back to Original Question