thorsten wrote:
> Hello devs,
>
> how can I build and use the eclipse-plugin?
For development:
Import it as a project in Forrest (easiest way is to use the Subclipse
SVN Browser plugin from http://subclipse.tigris.org and do a "Check out
as...")
Select Run | Run ...
Set up a new "Run Time Workbench" configuration
Run this configuration, a new version of Forrest will start and there
will be a Forrest menu and a couple of toolbar buttons for starting and
stoppng forrest (firt time you run it you need to set up some
preferences, click Window | preferences there is an option for Forrest
there.
If you want the plugin to start whenever you start Eclipse:
Import as above
Select File | Export
Select Deployable Plugins and Fragments and follow the wizard (easiest
to create directory structure directly in the eclipse installation
directory).
Restart Forrest
Ross
|