|
Installation
Eclipse update site: http://crystalsaf.googlecode.com/svn/trunk/EclipseUpdate/
Eclipse update siteThe 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
Eclipse will automatically download and install Crystal. Source installationYou 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