python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
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
How to download eclipse marketplace plugins for offline install
I have an offline (no internet) eclipse install that I would like to install some plugins from the eclipse marketplace. It used to be that the marketplace site would provide link to download the 'upda...
Sam
Votes: 0
Answers: 1
How to identify in Eclipse PDE the plugin or dependency that provides a package?
I am facing many instances of the following error message in the process of migrating an Eclipse plugin from Java 8 to Java 11. The build is using Tycho, but I'm not sure that matters much.
The packag...

AbVog
Votes: 0
Answers: 0
Highlighted words in Eclipse
I've been coding in Dymola for few months and I found it really useful that when I highlighted a word, all the identical words across the code got highlighted as well. The question is that now I'm sti...

EngineerInProgress
Votes: 0
Answers: 0