How do I define in the Application.e4xmi
that I want my window to have as size the whole available screen?
What values should we add to the Bounds(x,y,w,h)
of the Trimmed Window
?
I tried -1,-1,-1,-1
but it does not work.
Any ideas?
Add the tag shellMaximized
to the supplementary tab of your TrimmedWindow
like this:
See the Eclipse 4 RCP - Tutorial by Lars Vogel for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With