Am Donnerstag, 27. Dezember 2012 21:27:51 UTC+1 schrieb Ludovic Champenois:
> If you do not want to use Java7, you need to setup the Eclipse java
> compiler used by your project to target a Java 6 environment by adding
> these 2 flags to the javac compiler arguments:
>
> -target 6 -source 6
>
>>
Hi,
could you elaborate on that a little bit. I've added these flags into the
field "Advanced/Additional compiler arguments:" in the GWT
Compile dialogue but they cause the compile process to fail ("Unknown
argument: -target").
Thanks!
Carsten
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/hpp2S6U7HPcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.