Questions tagged [nebula]

Use this tag for questions about Eclipse Nebula which provides custom SWT widgets and other UI components.

Eclipse Nebula is a place where different Eclipse projects and independent developers collaborate on building custom widgets and reusable UI components for applications built using SWT, JFace and Eclipse RCP and RAP.

121 questions
-1
votes
2 answers

Eclipse Java Build Path Jar Library classes not found even if available in jar

Recently I wanted to add the nebula shelf to my eclipse plugin. Therefore I added the org.eclipse.nebula.widgets.pshelf.source_1.1.0.201701302244.jar the build path of my eclipse project. Sadly eclipse can't find the class files inside of the jar,…
user2939094
  • 1
  • 1
  • 1
1 2 3
8
9