Eclipse Support
Remi Forax
forax at univ-mlv.fr
Wed May 29 13:43:43 PDT 2013
On 05/27/2013 04:59 PM, Richard Warburton wrote:
> Hi,
>
> I thought it was worth pointing out for early adopters that there were
> early eclipse builds available with Java 8 support. It might also be worth
> adding a link to the IDE section of the project lambda wiki?
>
> http://downloads.efxclipse.org/eclipse-java8/
>
> I have found them to be relatively unstable, but that's also the case for
> the netbeans builds and anyone trialling these things should be aware of
> that anyhow.
I've tested it today.
It works well, no crash for the whole day (x64 linux), only one annoying
thing, the auto-completion in lambda body often raise an error in a
dialog box even if you don't press ctrl+space. The lambda syntax, the
method reference syntax and the default methods are well recognized, the
semantics is mostly ok, desugared lambdas inside interfaces are not
generated :(
>
> regards,
>
> Dr. Richard Warburton
>
> http://insightfullogic.com
> @RichardWarburto <http://twitter.com/richardwarburto>
>
cheers,
Rémi
More information about the lambda-dev
mailing list