Graham Leggett wrote:

I am trying to get the eclipse plugin to generate an eclipse config that
can be built using PDE (via the maven-pde-plugin).

To do this, the packaging type needs to be "zip". However - when this is
the case, the eclipse plugin refuses to write a .classpath file, and my
project has no dependencies as a result. Changing the packaging to jar
fixes maven-eclipse-plugin, but then breaks maven-pde-plugin.

Is there a way to convince the maven-eclipse plugin to be inside a zip
project _and_ generate a .classpath config file at the same time?

Fixed here: MECLIPSE-279

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to