Current Development
Plugins are under active development; documentation coming soon.
- Download and installation:
- Eclipse update site; insert the following path in the Eclipse Update Manager: http://cca-forum.org/download/eclipse/ccaIDE. This will download and install all required plugins, including Babel. To access the Update Manager in Eclipse, go to Help -> Find and Install..., then select "Search for new features to install", and click on "Add New Remote Site". Make sure to completely uninstall existing versions of gov.cca before installing from scratch; otherwise, just search for updates. To uninstall a feature, e.g., gov.cca, first disable it in the Update Manager (Help -> Manage Configuration), then after Eclipse restarts, uninstall it (make sure the "Show Disabled Features" button is checked).
- Email norris@mcs.anl.gov with any questions about the Update Site or the plugins included there.
- CVS Root: :extssh:username@cca-forum.org:/cvs/eclipse/repository, (partial) list of plugin projects:
- gov.cca (CCA Feature definition — bundles all usable CCA Eclipse plugins)
- gov.cca.core (core functionality implementation: generating SIDL, generating code from SIDL)
- gov.cca.ui (graphical user interface management)
- gov.cca.managedbuilder.core (initial prototype of a managed builder, not working yet)
- gov.cca.update (update site project for distribution of the CCA IDE)
- gov.llnl.babel (Babel feature definition)
- gov.llnl.babel.compiler (Babel SIDL compiler, Java portion only, no runtime; this corresponds to the Babel subversion trunk as of April 19, 2006 and will be updated periodically until the upcoming Babel 1.0 release, after which the version number will correspond to the version of the Babel release)
- gov.llnl.babel.compiler.libs (external Java libraries required for building Babel compiler)
Created by: norris
last modification: Monday 24 of April, 2006 [20:03:49 UTC] by norris
The original document is available at http://www.cca-forum.org/wiki/tiki-index.php?page=Eclipse%20Plug-ins