Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to debug SWT layout?

I see excess space in a view. How to find, what is it there? Is there any debugging option or tool for layout managing?

I have added org.elipse.pde.picasso plugin to my runtime config and set this plugin for tracing, but nothing happen visually.

I there something like debug style in MigLayout?

like image 563
Suzan Cioc Avatar asked Nov 28 '25 14:11

Suzan Cioc


1 Answers

The Eclipse PDE Layout spy is a very nice tool to identify layout issues. If you have PDE installed, press Ctrl+Alt+Shift+F9 on any window to activate it. See http://www.vogella.com/tutorials/EclipsePlatformDevelopment/article.html#layout-spy for more information.

like image 88
vogella Avatar answered Nov 30 '25 02:11

vogella



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!