e4 Questions
13
Solved
I try to change the font size of package explorer in Eclipse from menu Window → Preferences → General → Appearance, and I fail to change the font size. How can I do that? I use Eclipse v4.2 (J...
2
Solved
I am trying to make eclipse keybindings work.
I tried to make the rename command work.
I looked at some tutorials and experimented. I enabled command and key binding trace in console (http://eclips...
Florettaflorette asked 13/5, 2015 at 15:54
3
Solved
The last couple of days the Ctrl+Z shortcut (Undo) scrolls down a line (a-la emacs). I tried to switch schemes back and forth, change and redefine the Undo in Default scheme, nothing seems to work....
Stinko asked 4/6, 2013 at 21:32
1
I've recently changed my Eclipse e4 applications project configuration from being based on plug-ins to features. The application runs correctly but when exporting I get errors to do with a build.xm...
Takin asked 6/3, 2019 at 10:58
4
Solved
I have a button which creates parts. I need to get the active part that is currently visible in he part stack and I am storing it as a key for some value. How should I get the active part?
I have u...
Duodenary asked 3/6, 2014 at 14:8
1
Solved
When running my RCP application in Eclipse it works correctly. If I export using the Eclipse Product export wizard and execute the application I get InjectionExceptions.
I've found another questi...
Prescription asked 5/3, 2019 at 9:59
1
I have defined a command global to my e4 application, namely the add command. So, as you can see in
the command is to used throughout the application (1) and to the repsective handler to be activ...
Goer asked 6/7, 2014 at 20:7
1
I built a small e4 RCP application containing both an "e4 xmi" tree view populated by emf generated model code (using ComposedAdapterFactory) and an "e3 properties view".
Tried following "dirksmet...
Didactics asked 25/8, 2016 at 9:29
6
Solved
Is there at least anything other than Vogella's tutorials and his book, which is completely based on those tuts? Examples from his repo are often either incomplete/unfinished/won't run and those ex...
Wax asked 1/5, 2013 at 20:12
1
Solved
I have a simple view registered normally in my Eclipse plug-in (4.5.2), and it works when I start an Eclipse instance with the plug-in. It still works in the corresponding test case, which has the ...
Cannoneer asked 12/7, 2016 at 7:52
1
I'm working on a 3.8-e4 hybrid (i.e we have the Luna dependencies, but we do not use the Application.e4xmi, yet). So we're basically running the compact layer.
With that being said, it would be ni...
Cloudburst asked 6/11, 2014 at 10:14
3
Solved
I got stuck on one problem with an Eclipse 4 RCP application. I need to log some events. I need obtain somehow a reference to the logger. I know, how to do that using IEclipseContext, but I've nowh...
Strontian asked 19/8, 2013 at 14:58
3
Solved
Is there a way to replace the shell generated by Eclipse RCP for the MTrimmedWindow by a user defined window?
Eclipse creates a shell with a particular style type, which can only be provided whil...
Culpable asked 8/1, 2013 at 7:3
1
Solved
So I'm writing e4 RCP application for my studies. My problem is that, as I change the Application.e4xmi file - I basically add / remove some part (View) - the changes are not reflected in the appli...
0
I upgraded my eclipse RCP application from Juno to Luna.
This caused my application toolbar to be permenantly disabled.
I found a solution in this thread: Eclipse Luna: Handlers' @CanExecute m...
Immersionism asked 2/9, 2014 at 8:21
1
Solved
We began getting the build errors below for our RCP applications after updating to the recent Eclipse 4.4 IDE Eclipse for RCP and RAP developers. These occurred on multiple Windows and Mac platform...
Medorra asked 22/7, 2014 at 20:12
1
Solved
I'm having a problem with command handlers in Eclipse Luna RCP.
In my E4 application model, I defined some commands and related handlers that must be enabled
only under certain circumstances. For ...
Impromptu asked 25/6, 2014 at 16:16
2
Solved
I have an eclipse rcp application that uses gemini blueprint. It has two features and hence a feature based product. Some of our bundles depend on service that where created by the blueprint extend...
Portwin asked 17/5, 2013 at 8:52
1
© 2022 - 2024 — McMap. All rights reserved.