Re: GWT 1.7 compiling from Ant

2009-11-03 Thread grasshopper

I am getting the following error:

[java] java.lang.NoClassDefFoundError: com/google/gwt/dev/Compiler
[java] Exception in thread "main"

On Nov 3, 10:33 am, grasshopper  wrote:
> Hello all,
>
> I've just migrated a project from GWT 1.5 to GWT 1.7. While before i
> could compile the GWT project from an ant file with the following
> code:
>
> 
>  failonerror="true"/>
> 
>
> I can't do so anymore in GWT 1.7. I've search the group postings and
> the closes i've come to some help is to do the following:
>
>  classname="com.google.gwt.dev.Compiler">
>         
>             
>         
> 
>
> Regards
--~--~-~--~~~---~--~~
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-toolkit@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
-~--~~~~--~~--~--~---



GWT 1.7 compiling from Ant

2009-11-03 Thread grasshopper

Hello all,

I've just migrated a project from GWT 1.5 to GWT 1.7. While before i
could compile the GWT project from an ant file with the following
code:





I can't do so anymore in GWT 1.7. I've search the group postings and
the closes i've come to some help is to do the following:







Regards
--~--~-~--~~~---~--~~
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-toolkit@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
-~--~~~~--~~--~--~---