You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Lucas Galfaso (JIRA)" <ji...@apache.org> on 2007/11/18 19:40:43 UTC

[jira] Updated: (FELIX-420) Launcher for Eclipse: org.eclipse.pde.ui.osgiFrameworks

     [ https://issues.apache.org/jira/browse/FELIX-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucas Galfaso updated FELIX-420:
--------------------------------

    Attachment: org.apache.felix.extensionpoint_0.5.0.tar.gz

Eclipse's extension point for Felix, just untar the file into <eclipse-home>/plugins and you are ready.
I do not know if there is a limitation or is standard behavior, but I was unable to get the manifest property
Bundle-Classpath
to accept a directory, so if you want to debug a bundle you have to configure the Eclipse project to create the .class files at
<your-plugin-root>/classes

Source code included

> Launcher for Eclipse: org.eclipse.pde.ui.osgiFrameworks
> -------------------------------------------------------
>
>                 Key: FELIX-420
>                 URL: https://issues.apache.org/jira/browse/FELIX-420
>             Project: Felix
>          Issue Type: New Feature
>            Reporter: Dieter Bogdoll
>         Attachments: org.apache.felix.extensionpoint_0.5.0.tar.gz
>
>
> Eclipse allows other osgi frameworks like Felix to plug in into eclipse via the extension point org.eclipse.pde.ui.osgiFrameworks.
> Such an plugin would be very valuable to debug and develope OSGI bundles WITH Felix in Eclipse.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.