Elsa Zacharia
Elsa Zacharia
Refs: https://github.com/eclipse-platform/eclipse.platform.ui/pull/1460
remove white spaces from path names
Fixes: #1363 @laeubi Please let me know if this is what you need? also please note that I have addressed only the first part of your RFE in this PR.
Eclipse dump
- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: * Run an application * Application gets...
Fixes: #48 The text behind is partly visible now though at the expanse of transparency to the key shortcut text
- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: * I want to view / modify...
- [x] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide the feature. ## Suggestion From a fresh installation and clean workspace: * go to About Eclipse->Installation Details->Configuration *...
Fixes: #883
Fixes: https://github.com/eclipse-platform/eclipse.platform.swt/issues/1205 Snippet99 requires modification as Command+Q is not implemented on that. Currently, the snippet demonstrates a message box pop-up when attempting to close the dialog window, but pressing Command+Q...
**Describe the bug** In SWT controls, setting both foreground and background colours on a widget does not work as expected. Changing one colour causes the other to reset or disappear....