python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Eclipse SWT StyledText set caret at specified position forcefully
I have an editor implementation which uses SWT StyledText as an editor area.
When Save Operation is invoked using CTRL+S (not on the toollbar, still focus is present on StyledText) caret is lost. Due ...
Raghu
Votes: 0
Answers: 0
Problem with the focus in Eclipse SWT when clicking on Actions in ActionsBars
In a Eclipse RCP/RAP project we are using several views with IActionBars and Actions contributed using E4 (xml Actions/Commands defined in the plugin.xml file).
Let's say that we have two views (IWork...
Raúl Malpica
Votes: 0
Answers: 1
Java SWT in Eclipse IDE for Java Developers. Why I can't compile any prototype that I create?
I was installed the swt plugins correctly but when I try to run de program, it marks an error and I can't solve it.
1
The edition of the Java is for Java Developers.
(https://i.stack.imgur.com/xkM7t.p...
crlcolunga
Votes: 0
Answers: 0