[
https://issues.apache.org/jira/browse/IVYDE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210173#comment-13210173
]
Philippe Defert commented on IVYDE-217:
---------------------------------------
a track might be to act on the classloader with
org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook that would be able to read
the conf file ivy.xml and inject the cached
jar in bundleclassloader
here is some documentation: http://wiki.eclipse.org/Adaptor_Hooks
> Classpath generation for eclipse PDE Manifest
> ---------------------------------------------
>
> Key: IVYDE-217
> URL: https://issues.apache.org/jira/browse/IVYDE-217
> Project: IvyDE
> Issue Type: New Feature
> Components: classpath container
> Reporter: Guillaume
>
> When working on an eclipse plugin project, the update of ivy.xml do update
> java project classpath but do not update eclipse plugin classpath (property
> Bundle-ClassPath in file META-INF MANIFEST.MF). The eclipse plugin classpath
> has to be maintained separately, an integration with ivyDE would ease a lot
> the developement and deployment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira