[PLATFORM] Listening to Show Only Editor changes

2018-05-10 Thread Patrik Karlström
Hi, How do I listen to Show Only Editor changes and at the same time, get the state it's in? My primary need is to do this from a TopComponent that needs to adapt to the changes, but I'm also intereseted in a more 'global scope', (WindowManager?). -Patrik

Re: Module updates

2018-05-10 Thread Luff,Chris
😂 On May 11, 2018, at 12:36 AM, Geertjan Wielenga mailto:geertjan.wiele...@oracle.com>> wrote: So don’t install the plugin updates. Gj Sent from my iPhone On 11 May 2018, at 01:21, Luff,Chris mailto:chris.l...@cerner.com.INVALID>> wrote: I built nb from master this morning. However it is i

Re: Module updates

2018-05-10 Thread Geertjan Wielenga
So don’t install the plugin updates. Gj Sent from my iPhone > On 11 May 2018, at 01:21, Luff,Chris wrote: > > I built nb from master this morning. However it is immediately asking for > plugin updates. However, selecting only the IDE Platform update notes 2 > plugins selected. It is automat

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