Default position for a View for an Eclipse Plugin -


I have created an Eclipse plugin with a UI that I want to dock at the lower level in Eclipse Java Perspective (or Any other perspective for that matter) How can I go about setting a default location for my plug-in UI?

... you can affect the initial size and position of your scene in other approaches Using the perspective extension extension point.



Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -