--
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/pde-build-with-maven-tp21786734p22122637.html
Sent from the Maven Develop
Christopher,
Although I can't help you with pde-maven-plugin (I remember some
discussion here about retiring it, see [1]), I am working on another
maven-based tool called Tycho that should be able to build Eclipse RCP
applications. You can read more about Tycho goals and scope in [2] and
RCP
Hi, i want to setup my rcp project with a maven build. so first i want
to build succesfully the example from the pde-maven-plugin site.
i started by downloading the following eclipse sdk and delta pack:
- eclipse-3.4.1-delta-pack.zip
- eclipse-RCP-SDK-3.4.1-win32.zip
i read through the examples