I’m using Eclipse 3.7.2 and I would like to use WindowBuilder too. My problem is it generates useless code for me. When I’m running my application I can see nothing but a little piece of the titlebar of the window of my program. This window’s size is 0×0 no matter what have I set through the code. When I’m resizing it there is just a blank frame and nothing else. It turned out when I was debugging my code that the constructor – made by WindowBuilder – has been called and running without errors. However this constructor does not make any effect on my program. I have no clue what to do.
thanks
When you go “New” > “Other” > “WindowBuilder” > “Swing designer” > “JFrame” (than name your class) you should get this:
In oposite way: Go “Help” > “Install new software” > ” already installed”. Check that you have installed these things (Swing designer and below):