Re: JDK10 NB205-20180202

2018-05-10 Thread Luff,Chris
Working nicely, thanks!! On May 10, 2018, at 12:02 PM, Luff,Chris mailto:chris.l...@cerner.com.INVALID>> wrote: Thanks Geertjan, I’ll pull and build that! Associate Principal Software Engineer, Clinical Dev | chris.l...@cerner.com | +44 (0)7970 735175 | Cerner Li

Re: JDK10 NB205-20180202

2018-05-10 Thread Luff,Chris
Thanks Geertjan, I’ll pull and build that! Associate Principal Software Engineer, Clinical Dev | chris.l...@cerner.com | +44 (0)7970 735175 | Cerner Limited **Join us on Microsoft Teams

Re: JDK10 NB205-20180202

2018-05-10 Thread Geertjan Wielenga
https://github.com/apache/incubator-netbeans/pull/495 Gj On Thu, May 10, 2018 at 12:53 PM, Luff,Chris wrote: > Hey, I have a JDK10 maven project…I thought I would trial some JDK 10 > syntax by adding a var keyword. However, it is not recognized. I have set > the source and target binaries in my

JDK10 NB205-20180202

2018-05-10 Thread Luff,Chris
Hey, I have a JDK10 maven project…I thought I would trial some JDK 10 syntax by adding a var keyword. However, it is not recognized. I have set the source and target binaries in my pom to 10.0 but the highest available in the properties of my maven project is 9. Is there something else that nee