Re: GWT-Designer bug ?

2011-03-10 Thread Eric Clayberg
For some reason, Maven does not add the gwt-dev.jar to the classpath. You can either copy gwt-dev.jar (with its original name) to the same Maven folder as gwt-user.jar or update to the latest GWT Designer build where we have added a work around for this Maven issue...

Re: GWT-Designer bug ?

2011-03-10 Thread khiem nguyen
the new beta-version works. thanx :-) On Thu, Mar 10, 2011 at 2:35 PM, Eric Clayberg clayb...@google.com wrote: For some reason, Maven does not add the gwt-dev.jar to the classpath. You can either copy gwt-dev.jar (with its original name) to the same Maven folder as gwt-user.jar or update to

Re: GWT-Designer bug ?

2011-03-09 Thread Eric Clayberg
Are you using Maven? This looks like a Maven-related issue we have seen before. Have you tried the latest GWT Designer build? http://code.google.com/webtoolkit/tools/download-gwtdesigner-beta.html On Mar 8, 5:44 pm, khiem nguyen khi...@googlemail.com wrote: sorry Version: Helios Service

Re: GWT-Designer bug ?

2011-03-09 Thread khiem nguyen
yes, i'm using maven. will try the latest beta thanx On Wed, Mar 9, 2011 at 5:15 PM, Eric Clayberg clayb...@google.com wrote: Are you using Maven? This looks like a Maven-related issue we have seen before. Have you tried the latest GWT Designer build?

GWT-Designer bug ?

2011-03-08 Thread khiem nguyen
hi, i have this ui.xml file: ?xml version=1.0 encoding=UTF-8? !DOCTYPE ui:UiBinder SYSTEM http://dl.google.com/gwt/DTD/xhtml.ent; ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder' xmlns:g='urn:import:com.google.gwt.user.client.ui' xmlns:app='urn:import:de.app.client.view' ui:with

Re: GWT-Designer bug ?

2011-03-08 Thread Eric Clayberg
Unfortunately, that isn't very much context. In general, we need to see the complete stack trace. It would also be helpful to have info about your Eclipse version, GWT version, OS version, JDK version and GWT Designer version. Have you tried the latest GWT Designer build?

Re: GWT-Designer bug ?

2011-03-08 Thread khiem nguyen
sorry Version: Helios Service Release 2 Build id: 20110218-0911 gpe: 3.6 gwt-design 2.2 gwt 2.2.0 jdk 1.6.0_24 linux 2.6.35.11-83.fc14.x86_64 (same problem on OSX 10.6.6, jdk 1.6 with the same gwt+ eclipse + gpe + gwt-design version) Full context stack trace: java.lang.NullPointerException