How to build an OSGi bundle that use Scala (2.9.1.RC3) with PDE (Eclipse Helios). I\'m using Scala IDE (2.0.0-beta) to build the project and converting this to PDE project.
How can I find out the pid of a running equinox instance, is there a pid file somewhere or is it configura开发者_运维问答ble where it places a pid file?
This might be simple question but have confused me开发者_如何学运维 for sometime. I\'m developing an OSGi bundle which rely on google guice. Google guice has one main bundle and several fragment like
If I understand it properly, SpringSource has a public OBR which contains OSGi bundles for many third party jars. I would like to use it in Eclipse, but I can\'t get Eclipse to connect to it.
What I\'d like to do is create a \"launcher\" framework for my code that, given a URL and a predefined versioning scheme:
I am extending a project that it has been initiated with C++ language. Now I am developing a new part of the project. a开发者_如何学Gond it will be based on OSGi (Java).
Is there a way to create a \"plug-in\" framework for web applications that have these features: Seemless for the developer - can use existing technologies
I\'m having trouble producing a bundle after converting a maven project to an ant project.The bnd ant task creates test.jar but the file only includes a META-INF.The eclipse project is named testproj.
whenever I start and access BIRT and an Eclipse RAP application deployed in Tomcat, Tomcat \"crashes\" (does not accept any new requests). This does not always happen immediately after the first acces
Is this legal? MANIFEST.MF for org.fragment1 (org.host is a normal bundle, not a fragment): Bundle-SymbolicName: org.fragment1