On Fri, Jun 26, 2009 at 9:09 PM, <[email protected]> wrote:
> Hi,
>
> we have some Eclipse Plugin projects, that are based on libraries build
> with Maven.
> Now, I want to build these eclipse plugins with Maven, too.
>
> I´ve read about Tycho, maven-bundle-plugin, pde-maven.plugin and so on.
> Is there any recommendation from anyone?
> I don´t want to spent a lot of time in making my own experiences with all
> of them....
>
> Thanx for any advice, if someone is also building eclipse-plugins with
> Maven (coming from the pom.xml side)
>
> Torsten

pde will work (I have used it)
but there is no longer a maintainer for that project.
It is also a bit tedious to sort out getting it working.

tycho is meant to be the better replacement but I have not tried it
(and it didn't look obvious how to use it).

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to