python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Augmenting the classpath of legacy OSGi bundles in Eclipse Equinox
We are trying to migrate an existing Eclipse IDE Product from Java 8 to Java 11.
Everything worked fine with our own code; but, unfortunately, the product also includes some (quite old) bundles from a...
Stefan Winkler
Votes: 0
Answers: 2
Why are some OSGi bundles in Eclipse extracted into directoris instead of being packaged as JARs?
I am trying to piece together some bundles for our internal testing. We are using Eclipse Equinox as OSGi implementation. I have hit a missing bundle (org.eclipse.jdt.debug). I was looking for it and ...
wilx
Votes: 0
Answers: 1