2
votes

I havent yet found a way to view GWT designer mode. I have installed gwt sdk, gwt designer and window builder on eclipse 4.2. View my installation details: installation details I Can open a java file using window builder but cant see the source and design tabs at the bottom: image 2 Somebody help me figure out how to access designer mode.

3

3 Answers

3
votes

right click on the file and select open in designer

3
votes

Right click on your uibinder file (ui.xml). Then select windowbuilder. You may need to click "other" and then select windowbuilder from the list.

1
votes

Turns out its a bug and i was able to access designer mode by clicking switching between to a different layout under Google > Web Toolkit > Designer preferences

Thanks for providing answers guys :)