Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Application.e4xmiウィンドウに使用可能な画面全体のサイズを設定するように定義するにはどうすればよいですか? のにどのような値を追加する必要Bounds(x,y,w,h)がありTrimmed Windowますか? 試し-1,-1,-1,-1ましたが、動作しません。 何か案は?
Application.e4xmi
Bounds(x,y,w,h)
Trimmed Window
-1,-1,-1,-1
次のように、タグshellMaximizedをの補足タブに追加しますTrimmedWindow。
shellMaximized
TrimmedWindow
詳細については、Eclipse 4RCP-LarsVogelによるチュートリアルを参照してください。