Book a Demo

Author Topic: Java 8 - Lambda function Parse Error in EA 14  (Read 3292 times)

DJTinter

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Java 8 - Lambda function Parse Error in EA 14
« on: February 28, 2019, 08:16:50 am »

Hi,

Getting a Parse Error when looking at a java file in EA 14. If I comment out the line of code. EA can parse the file correctly and display all the methods. Eclipse has no issues.

Any ideas?

String  some String = .....map(v->Integer.toString(v)).toArray(String[]::new);

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Java 8 - Lambda function Parse Error in EA 14
« Reply #1 on: February 28, 2019, 09:29:12 am »
Please send to support and we can investigate in more detail. Ideally, please also include a code sample which demonstrates your issue(s) when imported into EA.

You can either send via direct email to [email protected], or using one of the following online forms...

Unregistered bug report form:
https://sparxsystems.com/support/forms/bug_report.html

Priority Registered User Bug Report:
https://sparxsystems.com/registered/forms/reg_bug_report.html