On 7/18/06, Scott Goldstein <[EMAIL PROTECTED]> wrote:
On the Maven 2 website, there's information about a Maven plugin which
will build an eclipse project from a pom.  My question is how this might
work for an Eclipse project that is building an Eclipse RCP application.

At the moment the maven eclipse plugins only creates an eclipse
configuration for jar or j2ee (war, ejb, ear...) projects.
Support for plugin projects is coming, and a few related features have
just been committed (at this moment this is anyway limited to setting
appropriate builders/natures and syncronizing the runtime classpath in
the OSGI manifest).

I am definitively interested in adding more support for pde and RCP
applications. I will try to add new features for this to the maven
eclipse plugin soon, if you have any specific requirement or proposal
please submit a JIRA issue so that I can track and evaluate it.

JIRA is at http://jira.codehaus.org/browse/MECLIPSE , related issues
are organized under the "PDE support" component

fabrizio



I think this comes in two steps:

1.      How do you write a pom to build and release an Eclipse RCP
application, including using an Eclipse "Product Configuration" to build
the final package?
2.      How do you then create the Eclipse project from the pom?

I searched the archives for this list and saw a few posts about someone
starting to work on this effort, but nothing since.

Does anyone know if this is currently possible?  Does anyone know if
work is currently being done in this area?

Thanks.

Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to