Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
175 views

I am updating an app that uses the Eclipse components (SWT, JFace, etc) to use the Eclipse version 4.37 components. The old version didn't use Maven, the new version does. My problem is, while I can ...
1 vote
0 answers
130 views

Using eclipse SWT. When I draw on an image, and then create a copy of it before disposing of the GC, the copied image does not contain the new drawing. My goal was to create an original image (image1),...
1 vote
1 answer
336 views

I have a Desktop app that uses SWT and other Eclipse libraries. Today I downloaded all the 4.36 libraries and updated the app to use them. Now it fails with this exception: Exception in thread "...
0 votes
0 answers
50 views

I use a plugin_customization.ini file for preference customization in Eclipse rcp product. I added below preference in the file to set dark theme as default but it is not working. Can someone please ...
0 votes
0 answers
80 views

I have a new context menu entry "Compare..." and the sub-menus are some tools configured in the preferences (for example "Beyond Compare") that is used to compare some custom files ...
1 vote
0 answers
44 views

I used SWT to make a Java desktop application, and used StyledText as the console. For ease of operation, I encapsulated it into a category. public class Console { private static StyledText ...
0 votes
1 answer
50 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 ...
0 votes
1 answer
70 views

The following always shows a blank / empty TextMergeViewer: public class SSCCE extends Dialog { protected SSCCE(Shell parentShell) { super(parentShell); } protected Control createDialogArea(...
0 votes
1 answer
31 views

I use NatTable saveState/loadState logic in order to persist the current layout. This works nice, beside the visibility state of the filter row. Is it correct, that FilterRowHeaderComposite should ...
0 votes
0 answers
53 views

I added the -debug flag and specified an .options file path in MyRCPApplication.ini. However, when I launch my RCP application, a command prompt window pops up before the application starts, but it ...
0 votes
1 answer
52 views

https://angelozerr.wordpress.com/2012/01/06/nebula_pagination/ I am trying to emulate my 'PaginationService' as it would need to go to the server to get the data page at a time, which could take a ...
0 votes
0 answers
48 views

while trying to stay up to date with the SWT API, I went to SWT home page at https://www.eclipse.org/swt/ and got a 404 error. Is the project dead (or dying) or is it moving elsewhere? Thanks Quick ...
0 votes
1 answer
455 views

I created a Maven project in which I used SWT as the UI of the program. But when I package the project, an error occurs, which prevents me from packaging the additional jar files I referenced into my ...
1 vote
1 answer
160 views

I am trying to resurrect some old code from the Java 1.5 era. Maven (which I am not super familiar with) is the build tool, probably an older major version. The old code also uses SWT, which I am ...
Pixel's user avatar
  • 394
0 votes
0 answers
49 views

There are two SWT.ON_TOP style Shells as follows, A is above B and B is active. state 1 Clicking on the title bar of B puts B on top of A. This does not detect any Activate, Deactivate or MouseDown ...
Bourbon_7's user avatar
  • 351

15 30 50 per page
1
2 3 4 5
...
408

AltStyle によって変換されたページ (->オリジナル) /