Re: Netbeans RCP Compatibility

2019-10-17 Thread Emilian Bold
gt; IDE changes? > > > > Adam > > > > From: Geertjan Wielenga > Sent: Thursday, October 17, 2019 2:12 AM > To: Neil C Smith > Cc: Emilian Bold ; Adam Korynta ; > users@netbeans.apache.org > Subject: Re: Netbeans RCP Compatibility > > > > https://bits.ne

RE: Netbeans RCP Compatibility

2019-10-17 Thread Adam Korynta
To: Neil C Smith Cc: Emilian Bold ; Adam Korynta ; users@netbeans.apache.org Subject: Re: Netbeans RCP Compatibility https://bits.netbeans.org/dev/javadoc/apichanges.html Gj On Thu, Oct 17, 2019 at 11:11 AM Neil C Smith mailto:neilcsm...@apache.org>> wrote: On Thu, 17 Oct 2019 at 10:03, Emil

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
ay, October 17, 2019 2:12 AM > *To:* Neil C Smith > *Cc:* Emilian Bold ; Adam Korynta ; > users@netbeans.apache.org > *Subject:* Re: Netbeans RCP Compatibility > > > > https://bits.netbeans.org/dev/javadoc/apichanges.html > > > > Gj > > > > On Thu, Oct

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
ce.army.mil/cwms/ uses the RCP for > reservoir management and reporting. > > > > Adam > > > > *From:* Geertjan Wielenga > *Sent:* Thursday, October 17, 2019 1:02 AM > *To:* Adam Korynta > *Cc:* users@netbeans.apache.org > *Subject:* Re: Netbeans RCP Compatibili

RE: Netbeans RCP Compatibility

2019-10-17 Thread Adam Korynta
System https://www.hec.usace.army.mil/cwms/ uses the RCP for reservoir management and reporting. Adam From: Geertjan Wielenga Sent: Thursday, October 17, 2019 1:02 AM To: Adam Korynta Cc: users@netbeans.apache.org Subject: Re: Netbeans RCP Compatibility On Thu, Oct 17, 2019 at 10:01 AM

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
https://bits.netbeans.org/dev/javadoc/apichanges.html Gj On Thu, Oct 17, 2019 at 11:11 AM Neil C Smith wrote: > On Thu, 17 Oct 2019 at 10:03, Emilian Bold wrote: > > > > > Note that every NetBeans release has the spec version of every module > > increased, so this might not be a useful guide!

Re: Netbeans RCP Compatibility

2019-10-17 Thread Neil C Smith
On Thu, 17 Oct 2019 at 10:03, Emilian Bold wrote: > > > Note that every NetBeans release has the spec version of every module > increased, so this might not be a useful guide! > > So besides diff-ing source code is there some way to see if something > changed in the Platform? Well, you can at lea

Re: Netbeans RCP Compatibility

2019-10-17 Thread Emilian Bold
> Note that every NetBeans release has the spec version of every module increased, so this might not be a useful guide! So besides diff-ing source code is there some way to see if something changed in the Platform? --emi On Thu, Oct 17, 2019 at 11:46 AM Neil C Smith wrote: > > On Thu, 17 Oct 20

Re: Netbeans RCP Compatibility

2019-10-17 Thread Neil C Smith
On Thu, 17 Oct 2019 at 00:21, Adam Korynta wrote: > I assume Netbeans RCP 8.2 only supports JDK 8. Is this right? And is OpenJDK > supported? 8.2 works great with OpenJDK 8, should you need that as a stopgap. I shipped Zulu OpenJDK 8 with an 8.2 based application for some time, although would p

Re: Netbeans RCP Compatibility

2019-10-17 Thread Emilian Bold
> Is there a corresponding Netbeans RCP version for every Netbeans IDE release? Yes, but there aren't necessarily Platform changes between NetBeans releases. I think you could look at the individual module versions to see if something actually changed. > What JDK versions does Netbeans RCP 11 sup

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
The NetBeans Platform is simply part of NetBeans IDE. I updated the page you referred to and the place to be looking for any info is netbeans.apache.org, in your case especially https://netbeans.apache.org/download/index.html. On the Download pages per release you can see which JDK is supported, fo

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
On Thu, Oct 17, 2019 at 10:01 AM Geertjan Wielenga wrote: > The NetBeans Platform is simply part of NetBeans IDE. I updated the page > you referred to and the place to be looking for any info is > netbeans.apache.org, in your case especially > https://netbeans.apache.org/download/index.html. On t

Netbeans RCP Compatibility

2019-10-16 Thread Adam Korynta
Hi All, Background: Our organization is looking to start moving away from the Oracle JDK and moving to OpenJDK and are researching all of the steps we will need to take for this process. Currently, all of our applications are using the last Oracle 8 JDK release. We have several desktop applica