On Friday, January 16, 2015 at 6:02:18 PM UTC+1, ssg wrote:
>
> Thomas, Thanks a lot for your response.
> I am using JDK1.6. I am also new to GWT.
>
> 1) Can you please help me how & where to add *-Dgwt.usearchives=false* ?
>

In your Ant build, where you call the GWT Compiler, add a <sysproperty 
key="gwt.usearchives" value="false" /> to your <java> task.
 

> 2) Are you suggesting me to use GWT 2.8 instead of 2.7 now?
>

No!
(GWT 2.8 will require Java 7+ anyway)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to