The problem is resolved by renaming gwt-dev.jar to gwt-dev-windows.jar
before configuring the GWT SDK in Eclipse.
It is my fault that I missed the "Known issues" at the bottom of the
announcement, I was too excited trying out GWT 2.0
:-P
On Tue, Oct 6, 2009 at 10:59 PM, olivier nouguier <
oliv
Or simply copy gwt-dev.jar to gwt-dev-windows.jar in gwt install dir.
On Tue, Oct 6, 2009 at 12:14 PM, hezjing wrote:
> Hi Sebastien,
> Are you suggesting to update the existing classpath to GWT 2.0 classpath
> manually?
>
>
> I'm not sure if Google plugin will solve this problem in the next rel
Hi,
According to the announce:
"Known issues
...
The Google Eclipse Plugin will only allow you to add GWT release
directories that include a file with a name like gwt-dev-windows.jar.
You can fool it by sym linking or copying gwt-dev.jar to the
appropriate name."
Regards,
Krishna
On Oct 6, 7
We will fix this in the next release of the plugin. For now, the Google
Eclipse Plugin will only allow you to add GWT release directories that
include a file with a name like gwt-dev-windows.jar. You can fool it by sym
linking or copying gwt-dev.jar to the appropriate name
On Tue, Oct 6, 2009 at 6
Hi Sebastien,
Are you suggesting to update the existing classpath to GWT 2.0 classpath
manually?
I'm not sure if Google plugin will solve this problem in the next release?
On Tue, Oct 6, 2009 at 12:11 PM, Sebastien wrote:
>
> (a tiny problem of keyboard later ...)
> This change is nice when t
(a tiny problem of keyboard later ...)
This change is nice when the developpement team is cross plaform.
Due to this change you have to update your eclipse classpath.
Regards,
Seb
On 6 oct, 06:07, Sebastien wrote:
> Hi,
>
> The announce said the distribution is no more specific to a platform.
Hi,
The announce said the distribution is no more specific to a platform.
So I suppose gwt-dev-*.jar have been replaced by a single and portable
jar: gwt-dev.jar. This change is nice when the developpement te
On 6 oct, 05:29, hezjing wrote:
> Hi
>
> I'm trying to configure GWT 2.0 milestone 1 i
Hi
I'm trying to configure GWT 2.0 milestone 1 in Google plugin following the
steps:
Extracted gwt-2.0.0-ms1.zip to C:\gwt-2.0.0-ms1,
in Eclipse 3.5, right click a project -> Google -> Web Toolkit Settings...
-> Configure SDKs... ,
in Preferences (Filtered) window, click Add... ,
in Add Google