Hi,

On 21.05.2013 09:18, armin.weg...@bka.bund.de wrote:
> Hi!
>
> I've checkout Ruta 2.0.2-SNAPSHOT with
>
> svn checkout https://svn.apache.org/repos/asf/uima/sandbox/ruta/trunk
>
> and build it succesfully with
>
> mvn clean install.
>
> Now, how to install the Eclipse plugins? Is there a local reposity or update 
> site for Eclipse? Or, which files need to be copied manually?

The update site is here:
https://svn.apache.org/repos/asf/uima/sandbox/ruta/trunk/ruta-eclipse-update-site

After "mvn clean package", the update site should be located at
target/eclipse-update-site
However, it is problematic to install a new build for the same version
of a feature (since an uninstall of the feature does not remove the
plugins). If you already installed ruta-XXX-2.0.0.SNAPSHOT, then you can
replace the jars in the plugin folder of your eclipse installation with
the jars in the plugins folder of your update site.

Peter


> Thanks,
>
> Armin

Reply via email to