Skip to main content
0 votes
0 answers
61 views

I am using org.eclipse.nebula.widgets.opal.multichoice.MultiChoice in my application to work on multiple selections. However, I have nearly 70 multiple entries under the widget and it is difficult to ...
Girish's user avatar
  • 1
0 votes
0 answers
23 views

We are developing plugins for Eclipse and we have a plugin (let's call it pluginA) that has a p2.inf under /pluginA/META-INF. This file contains some configuration instructions when installed/updated. ...
Che's user avatar
  • 31
0 votes
0 answers
77 views

I'm working on an Eclipse-based application that uses tycho/maven. As we know, there is a change in Slf4j 2.x loading mechanism. Hence, I provided a logbackserviceloader also. But it won't work. ...
rkamthe's user avatar
  • 11
0 votes
1 answer
47 views

I need to display "too many" (like 20k) entries in a JFace ComboViewer. Measurement shows, that populating the combo takes multiple seconds, and depending on the UI I have several such ...
Chris Lewold's user avatar
0 votes
0 answers
52 views

In Eclipse-RCP I open a Microsoft Word document using the following code: oleClientSite = new OleClientSite(oleFrame, SWT.NONE, "Word.Document", file); oleClientSite.doVerb(OLE....
Bernard85's user avatar
1 vote
2 answers
212 views

We are using Eclipse 4.26. We are trying to launch the application with simpleConfigurator with it is giving : java.lang.RuntimeException: No application id has been found. at org.eclipse.equinox....
jeevan08's user avatar
1 vote
0 answers
99 views

I have an RCP application which is built with Tycho / Maven. The build uses both poms and manifests, in other words it really isn't pom first or manifest first. I upgraded the Eclipse RCP Target ...
dasPing's user avatar
  • 369
0 votes
0 answers
39 views

My application contains three views: On the left side view "A" and view "B" each with a list of table entries and on the right side the view "Details" that shows the ...
OlliS's user avatar
  • 11
0 votes
0 answers
21 views

I have created a eclipse fragment project.The host plugin is org.eclipse.ui,the fragment folder like this: com.cqyt.ide.nl META-INF MANIFEST.MF build.properties plugin_zh.properties The ...
wzj7531's user avatar
  • 37
0 votes
0 answers
65 views

I have an old eclipse RCP app that is built by Ant and PDE-Build. Since PDE-Build is deprecated I would like to swap it out for RCP's new build tool Tycho. My question is: what is essential to getting ...
Christopher Ian  Stern's user avatar
0 votes
0 answers
61 views

after creating an eclipse rcp application, the folder structure contains some folders like "p2" which are not required for me. Even if that is required for updates I am not interested in ...
Ravi Bodla's user avatar
0 votes
1 answer
41 views

here is the application.e4xmi: This is how the Perspective looks when start: In Open Perspective Dialog: So Strange The display is normal when using extension point definitions, but incorrect when ...
user10910393's user avatar
1 vote
0 answers
463 views

import javax.xml.transform.Source; import javax.xml.transform.stream.StreamSource; import javax.xml.validation.Schema; import javax.xml.validation.SchemaFactory; import javax.xml.validation.Validator; ...
lpp's user avatar
  • 9
2 votes
1 answer
124 views

I'm working on a NetBeans Platform application and I want to open a TopComponent automatically when the application starts. Despite following the typical steps, my TopComponent does not open at ...
Ece Çanga's user avatar
0 votes
1 answer
528 views

I have an RCP application in eclipse. That works into eclipse, but when I export it, I have this stacktrace !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Could not resolve ...
Alvaro ZG's user avatar

15 30 50 per page
1
2 3 4 5
115