Re: UIBinder error, or a mistake of mine?

2009-12-08 Thread FKereki
I am running MS2 -- I'll give RC2 a try, then.

Is the -style problem fixed now?




On Dec 8, 3:58 am, Sekhar  wrote:
> Are you running RC1? We had a similar issue in RC1, but it got fixed
> in RC2.

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: UIBinder error, or a mistake of mine?

2009-12-07 Thread Sekhar
Are you running RC1? We had a similar issue in RC1, but it got fixed
in RC2.

On Dec 7, 5:21 pm, FKereki  wrote:
> In order to test UIBinder, I simply created a new "uibindererror"
> project (which ran perfectly well) but after just adding the single
> line
>
> 
>
> to its gwt.xml file (and touching absolutely nothing more) it never
> ran again, and instead the development mode console showed:
>
> 00:01:00.605 [ERROR] Failed to load module 'uibindererror' from user
> agent 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/
> 20091103 SUSE/3.5.5-3.1 Firefox/3.5.5' at fkereki.desktop:44111
>
> while the application console showed:
>
> 00:01:35.252 [ERROR] Unable to find 'uibindererror.gwt.xml' on your
> classpath; could be a typo, or maybe you forgot to include a classpath
> entry for source?
>
> Even removing the added line from the gwt.xml failed to make it run
> again. I had to close and restart Eclipse in order to get it running
> again, in its pure, original, untouched version.
>
> What am I missing or doing wrong?

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




UIBinder error, or a mistake of mine?

2009-12-07 Thread FKereki
In order to test UIBinder, I simply created a new "uibindererror"
project (which ran perfectly well) but after just adding the single
line



to its gwt.xml file (and touching absolutely nothing more) it never
ran again, and instead the development mode console showed:

00:01:00.605 [ERROR] Failed to load module 'uibindererror' from user
agent 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/
20091103 SUSE/3.5.5-3.1 Firefox/3.5.5' at fkereki.desktop:44111

while the application console showed:

00:01:35.252 [ERROR] Unable to find 'uibindererror.gwt.xml' on your
classpath; could be a typo, or maybe you forgot to include a classpath
entry for source?

Even removing the added line from the gwt.xml failed to make it run
again. I had to close and restart Eclipse in order to get it running
again, in its pure, original, untouched version.

What am I missing or doing wrong?

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.