Re: UI Binder bugs - maybe config issue on my side(?)

2010-03-18 Thread Kenyth
This doesn't work for me. My project has the file layout below: 1. java source path: src/main/java 2. package layout: - aaa.projectname - aaa.projectname.modulename -- contains modulename.gwt.xml - aaa.projectname.modulename.client -- contains *.java and *.ui.xml 3. war directory, as default, is

Re: UI Binder bugs - maybe config issue on my side(?)

2010-01-28 Thread erha
Have the same problem here... But it happen suddenly, I believe there is a problem with the eclipse plug in. What I did to solve this problem is to copy the old .metadata folder in the eclipse workspace folder. And viola..., everything is working again... Hope this info help. -- You received

Re: UI Binder bugs - maybe config issue on my side(?)

2009-12-23 Thread Peter
Great, after clean install of Eclipse, Google plugin and Java I got it running without errors. Thank you guys very much for help. Regards Peter On Dec 22, 5:43 pm, Jason Parekh jasonpar...@gmail.com wrote: Peter, Also, would you mind downloading a fresh copy of Eclipse (with a new

Re: UI Binder bugs - maybe config issue on my side(?)

2009-12-22 Thread Peter
Sure, thanks for helping hand. Zipped project is here: ns.blucina.net/lovisek/tmp/XploreU-inbox.zip I also deployed the project here: http://ns.blucina.net/lovisek/tmp/xu/XploreU_inbox.html As you can see, onClick handler is never fired despite it should be triggered after clicking on button

Re: UI Binder bugs - maybe config issue on my side(?)

2009-12-22 Thread Thomas Broyer
On Dec 22, 10:42 am, Peter peterlovi...@gmail.com wrote: Sure, thanks for helping hand. Zipped project is here: ns.blucina.net/lovisek/tmp/XploreU-inbox.zip I also deployed the project here:http://ns.blucina.net/lovisek/tmp/xu/XploreU_inbox.html As you can see, onClick handler is never

Re: UI Binder bugs - maybe config issue on my side(?)

2009-12-22 Thread Jason Parekh
Peter, Also, would you mind downloading a fresh copy of Eclipse (with a new workspace) for testing purposes? I imported your project, and the @UiFields are not marked as errors for me. If a fresh Eclipse works, it'll help in debugging whether it's a system configuration issue or an Eclipse

UI Binder bugs - maybe config issue on my side(?)

2009-12-21 Thread Peter
Dear all, I'm working with UI binder and seems to me I have not completed successfully installation or there's something wrong in it. In code listed below I can see several things I could not understand: 1. Project is complied OK and runs. However, having java code opened I can see error on lines