KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: kapitany on February 04, 2012, 10:44:16 pm

Title: eclipse / GWT setup onepagecheckout
Post by: kapitany on February 04, 2012, 10:44:16 pm
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?