• Welcome to KonaKart Community Forum. Please login or sign up.
 

eclipse / GWT setup onepagecheckout

Started by kapitany, February 04, 2012, 10:44:16 pm

Previous topic - Next topic

kapitany

I have the onepagecheckout project setup in my eclipse. I can compile and view the page in a browser.
However I have the GWT plugin installed in my eclipse but can't view the page layout in the GWT design window. Once I open the designer it asks for entry point. Whatever I define as entry point (ex. render()) there is only a text showing up but no page layout to edit.
Am I doing something wrong to edit the page layout in GWT designer or it is not possible to do with a graphical editor? So I have to edit the graphical layout manually in the code?