I read the Eclipse/PDE integration part of the maven-bundle-plugin documentation.
>From this reading, the maven plugin will feed PDE with informations to use the maven project has an eclipse project. But what should be done, when we project has been updated via Eclipse to keep in sync with its maven nature ? Should I take a look at Sonatype Tycho for this maven<->eclipse interaction ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

