My favorites | Sign in
Logo
                
Search
for
Updated Sep 21, 2009 by ajglover
Labels: Featured, Cookbook
InstallingEclipsePlugin  
How to install the Eclipse Plug-in

easyb now has an Eclipse plugin -- this is a work in progress, however, early versions support running easyb stories and specifications and support an Outline view of behaviors. What's more, there is a behavior creation wizard and various templates available in the Eclipse Preferences view. By right clicking on a .story file (or .specification) you can select the Run As item, and then you'll see a handy option to run as an easyb story.

Installing the plug-in works as follows:

  1. Go to the Help menu and then select Software Updates...
  2. Hit the Add Site.. button and in the resulting dialog, for the location type: http://easyb.googlecode.com/svn/trunk/eclipse-plugins/org.easyb.eclipse.updatesite/
  3. Hit the Ok button
  4. Select the easyb Eclipse Update Site in the list box and then hit the Install... button

That's it!


Comment by sten.aksel.heien, Oct 29, 2009

Cannot complete the install because one or more required items could not be found.

Software being installed: Easyb Eclipse Feature 0.0.15 (org.easyb.eclipse.feature.feature.group 0.0.15) Missing requirement: Easyb Eclipse Feature 0.0.15 (org.easyb.eclipse.feature.feature.group 0.0.15) requires 'org.codehaus.groovy.eclipse.codeassist.completion 2.0.0' but it could not be found

Comment by mahaneo, Nov 18, 2009

Try installing groovy eclipse feature(http://blog.springsource.com/2009/07/30/a-groovier-eclipse-experience/) before installing easyb eclipse plugin.


Sign in to add a comment
Hosted by Google Code