Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about equinox

Read more about equinox

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - equinox

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...
test-img

Stefan Winkler

java

eclipse

osgi

equinox

Votes: 0

Answers: 2

Latest Answer

The bundles should always have imported javax.* packages. Those bundles were always wrong. Have you tried boot delegation along with adding JAXB to the Java classpath? org.osgi.framework.bootdelegatio...
test-img

BJ Hargrave

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 ...
test-img

wilx

eclipse-plugin

osgi

osgi-bundle

equinox

Votes: 0

Answers: 1

Latest Answer

Some plug-ins contain resources that need to be accessed by other code or by using normal Java file based APIs, so cannot be packed into a jar. The MANIFEST.MF of a plug-in can specify: Eclipse-Bundle...
test-img

greg-449

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved