On Sunday, April 12, 2015 at 6:15:59 PM UTC+2, Maximilien Cruz wrote:
>
> So I did everything and when running from eclipse (with the starting 
> params sourceLevel changed accordingly) : 
>
> Runing CodeServer with parameters: [-noprecompile, -port, 9876, 
> -sourceLevel, 1.8, -bindAddress, 127.0.0.1, -launcherDir, 
> E:\*PATH*\TestJava8\war, -logLevel, INFO, test.gwt.TestJava8]
> Super Dev Mode starting up
>    workDir: C:\*PATH*\Temp\gwt-codeserver-4130485331024086612.tmp
>    Loading Java files in test.gwt.TestJava8.
>    Ignored 1 unit with compilation errors in first pass.
> Compile with -strict or with -logLevel set to TRACE or DEBUG to see all 
> errors.
>    Finding entry point classes
>       Tracing compile failure path for type 'test.gwt.client.TestJava8'
>          [ERROR] Errors in 
> 'file:/E:/*PATH*/TestJava8/src/test/gwt/client/TestJava8.java'
>             [ERROR] Line 66: Lambda expressions are allowed only at source 
> level 1.8 or above
>       [ERROR] Hint: Check the inheritance chain from your module; it may 
> not be inheriting a required module or a module may not be adding its 
> source path entries properly
>
> Any clue ?
>

Try a slightly older commit; see: 
https://groups.google.com/forum/#!topic/google-web-toolkit/BOa1uzGoAVE 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to