Hi Reinhard,
Some notes inlined below:
Reinhard Poetz wrote:
Rinku wrote:
So far I added the configuration parameter "pde". If set to true,
the PluginNature and the schema and manifest builders are added to
.project.
I have a patch submitted for this for the maven-eclipse-plugin.
Thou
Rinku wrote:
So far I added the configuration parameter "pde". If set to true, the
PluginNature and the schema and manifest builders are added to .project.
I have a patch submitted for this for the maven-eclipse-plugin. Though
not sure when that gets integrated into the plugin. IMHO you w
Hi Reinhard,
Some notes inlined..
1) Running eclipse:eclipse should generate the project definition
just as it does now, it detects if a "org.eclipse.pde.PluginNature"
is specified for .project and setups the PDE nature (updates to
.classpath) accordingly.
2) A Bundle Manifest writer could
Rinku wrote:
Hi,
Not sure if there is some work in progress for Eclipse Plugin support
but here are some quick notes on the following logged in JIRA
http://jira.codehaus.org/browse/MECLIPSE-92
http://jira.codehaus.org/browse/MECLIPSE-103
1) Running eclipse:eclipse should generate the project