Hi again. 

I managed to build that with jdk 1.6. 
Looks like generic treatment has changed a little from 1.6 to 1.7

Works now like a charm. 

Regards, 
Alex. 



On Wednesday, 13 February 2013 16:12:33 UTC+2, Alexander Cherednichenko 
wrote:
>
> Hi guys! 
>
> I'm trying to build google web toolkit 2.4; need to try a thing with the 
> legacy code. I am following the steps in 'Making gwt better', took GWT from 
>
>  http://google-web-toolkit.googlecode.com/svn/releases/2.4
>
> I am using tools from 
>
>  http://google-web-toolkit.googlecode.com/svn/tools
>
> According to the group 
> posting<http://comments.gmane.org/gmane.org.google.gwt/68121> i 
> did revert tools to the older version (10. However, I am still getting 
> error (though of the other kind) - 
>
>  compile:
> [gwt.javac] /home/lexaux/work/gwt/2_4/user/build.xml:94: warning: 
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set 
> to false for repeatable builds
> [gwt.javac] Compiling 22 source files to 
> /home/lexaux/work/gwt/2_4/build/out/user/bin
> [gwt.javac] 
> /home/lexaux/work/gwt/2_4/user/src/com/google/web/bindery/requestfactory/shared/impl/FindRequest.java:34:
>  
> error: name clash: find(EntityProxyId<?>) in FindRequest and 
> <P>find(EntityProxyId<P>) in RequestContext have the same erasure, yet 
> neither overrides the other
> [gwt.javac]   Request<EntityProxy> find(EntityProxyId<?> proxy);
> [gwt.javac]                        ^
> [gwt.javac]   where P is a type-variable:
> [gwt.javac]     P extends EntityProxy declared in method 
> <P>find(EntityProxyId<P>)
> [gwt.javac] 1 error
>
>
> Any clues? 
> Thanks in advance!
>
> -- 
> Alexander Cherednichenko
> [ the only way out is the way up ]
>  

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


  • Building gwt-2.4 Alexander Cherednichenko
    • Re: Building gwt-2.4 Alexander Cherednichenko

Reply via email to