[ http://issues.apache.org/jira/browse/COCOON-1836?page=comments#action_12374553 ]
Reinhard Poetz commented on COCOON-1836: ---------------------------------------- AFAIU not. Eclipse PDE knows the concept of "platform targets". A target contains contains all bundles that are needed to run the bundles that are available within a workspace. The idea is that a Maven plugin can create this platform target for you. > Cocoon blocks development support > --------------------------------- > > Key: COCOON-1836 > URL: http://issues.apache.org/jira/browse/COCOON-1836 > Project: Cocoon > Type: Task > Components: - Blocks Framework > Reporter: Reinhard Poetz > Assignee: Reinhard Poetz > > some ideas (DF/RP) > - go through the tutorial of PDE development in "Eclipse Rich Client Platform" > - Talk to Equinox and Felix how they manage the development process > - Talk to the Eclipse PDE community as all resources need to be in the root > directory > - Create a Mojo that creates the target platform containing all bundles out > of a pom.xml or > a deployment descriptor. Make it configureable so that you can easily > switch between bundled > versions and exploded bundles mounted as projects in Eclipse > - Create a Mojo that copies all needed external libraries into > ./target/osgi/lib so that they > can be seen by the PDE (a bit of a hack but well ...) > - extend the Felix OSGi plugin so that you can change the path for integrated > plugins -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
