Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Help needed on adding support for anonymous class evaluation

Hi Gayan,
With Java 13 development work in progress, I will not be able to work on this now.
But if some one is ready to work on it, I can guide and review the code.

We already have lot of inputs in Bug 448473, which can be a good starting point.

Thanks & Regards,
Sarika



From:        Gayan Perera <gayanper@xxxxxxxxx>
To:        "Eclipse JDT general developers list." <jdt-dev@xxxxxxxxxxx>
Date:        11.08.2019 19:06
Subject:        [jdt-dev] Help needed on adding support for anonymous class        evaluation
Sent by:        jdt-dev-bounces@xxxxxxxxxxx




Hi All,
I reported this bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=549952which i think if
we could fix in jdt core, we could add a workaround like netbeans to
support evaluating lambda _expression_ as well.
1. Anyone who would like to take of this challenge? i can help on
testing since i'm not expert on compiler and debugger.
2. Anyone who can guide me through this so may be i can provide man
power to actually write the code ?

Its really essential we have some sort of working solution rather that
pointing our finger to Java developers to fix things which i think
they might never do. That doesn't mean eclipse needs to suffer with
limitation where the IDE is usable on pre 1.8 code.

let make eclipse no 1 IDE.

Best regards,
Gayan.
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jdt-dev





Back to the top