My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 17, 2009 by aldrich.jonathan
Labels: Featured, Phase-Deploy
Installation  
Eclipse update site: http://crystalsaf.googlecode.com/svn/trunk/EclipseUpdate/

Eclipse update site

The easiest way to install Crystal is to update your existing Eclipse installation. Use the following update site and follow the instructions.

http://crystalsaf.googlecode.com/svn/trunk/EclipseUpdate/

The Crystal plugin also requires the Plaid Annotations plugin, available at the following update site:

http://plaidannotations.googlecode.com/svn/trunk/PlaidAnnotationsUpdateSite/

Eclipse 3.4

  1. Select Help -> Software Updates... from the main menu.
  2. Switch to the "Available Software" tsb.
  3. Use "Add site" to add the Crystal update site above (if not already present)
  4. Check "Crystal Static Analysis Framework" from the list of update sites
  5. If you haven't previously installed the Plaid Annotations plugin, add its update site (above) and also check the box for the PlaidAnnotations plugin
  6. Click the "Install..." button and follow the instructions.

Eclipse will automatically download and install Crystal.

Source installation

You can use Subversion to check out the CrystalPlugin module from this repository. CrystalPlugin is an Eclipse plug-in project that you should add to your Eclipse workspace. (If you are checking out through Eclipse it will offer to add the project automatically to your workspace.) Create a "Run Configuration" for an "Eclipse Application" and make sure "edu.cmu.cs.crystal" is among the loaded Plug-ins. Running the application will open a second Eclipse window, called the child eclipse, in which Crystal is loaded. When using Crystal sources (which include the annotations), you may still need the annotation Jar from the "Downloads" area to build code in the child eclipse.

Troubleshooting


Sign in to add a comment
Hosted by Google Code