Just a quick note for those who searched how to achieve it.
Eclipse 4 (« e4 ») defines an application model to easily define the user interface elements. If you want your RCP application to start in full screen mode, you have to associate a specific tag, named shellMaximized, with your window (or trimmed window).
