On Fri, Feb 23, 2018 at 9:25 AM, Sven Reimers <[email protected]> wrote:
> Hi, > > this may already heading to be off topic, but if you run on JDK 10, you > will see a Java Source Level selection entry in the combox in the project > properties telling you to use Java 10.0 (which does not work since the > correct source level is 10). > FWIW, that's solved on the jdk18_3 branch as far as I know. Jan > > So I think we should try to get at least basic support for 10 in NetBeans 9 > to not fall behind the other IDE's. Although I agree we are quite late in > the process for such a change - but people will run into this... > > Note to self: File an issue and provide a PR it ;-) > > Thanks > > Sven > > Am 23.02.2018 08:51 schrieb "Jan Lahoda" <[email protected]>: > > On Thu, Feb 22, 2018 at 11:06 PM, Sven Reimers <[email protected]> > wrote: > > > +1.. > > > > > > Is this only on 10 or with 10 as Platform as well (thinking of var ...) > > > > My personal opinion: > -NetBeans IDE should run on JDK 10 > -ideally it should be possible to have a (J2SE/Maven) project using JDK 10 > as well, including support for var (shouldn't be difficult, see the jdk18_3 > branch in the official repository; depends on whether we can add a feature > like this at this stage). > -the NetBeans IDE itself can't use JDK 9/10 features, as it still should > run on JDK 8. > -for applications based on NetBeans platform, the build system currently > does not (AFAIK) support JDK 9/10, but if someone wanted to work on that, I > think it would be useful. > > Jan > > > > Looking forward to an awesine first Apache NetCat.. > > > > Sven > > > > P.S. Is Synergy already hosted on Apache infrastructure? > > > > Am 22.02.2018 22:59 schrieb "John Kostaras" <[email protected]>: > > > > > +1 > > > > > > On 22 February 2018 at 20:50, Jiří Kovalský <[email protected]> > > > wrote: > > > > > > > Hello NetBeans community, > > > > > > > > now that we have Apache NetBeans 9.0 Beta officially released to > > > public > > > > we would like to start our traditional Beta testing program called > > > NetCAT. > > > > We would like to send out the official invitation on Monday - > February > > > 26th > > > > but before we proceed Hermien and me would like to present our plan > how > > > > NetCAT 9.0 will be organized and ask for constructive feedback. > Please > > > bear > > > > in mind to voice your concerns by the end of this week. We will > attempt > > > to > > > > address your questions or suggestions but we still hope you will > simply > > > > like what we have prepared. :) > > > > > > > > Here we go: > > > > > > > > 1. NetCAT 9.0 will roughly take 10 weeks i.e. ~2 months. We allocated > 2 > > > > weeks for review of test specifications, followed by 4 weeks of > testing > > > and > > > > bug fixing phase, at the end finished by 3 week long community > > acceptance > > > > survey. For more details see our projected schedule [1]. > > > > > > > > 2. The testing will be tracked in Synergy - NetBeans test > specification > > > > and test run management system. NetCAT 9.0 participants will be > divided > > > > into 9 tribes focusing on one of 9 crucial functionality areas each. > > > > > > > > 3. We have drafted quality criteria [2] which we would like to meet > for > > > > the GA release. In short, we aim to fix all blocker issues, fix or > > waive > > > > all critical issues and fix all CA blockers. We would also like to > take > > > > votes into account as you can read in the Bug Priority Guidelines > [3]. > > > > > > > > 4. Apache NetBeans 9.0 Beta will be primarily tested on latest JDK 8 > > and > > > > JDK 10. > > > > > > > > [1] https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+ > > > > 9.0+Schedule > > > > [2] https://cwiki.apache.org/confluence/display/NETBEANS/NetBean > > > > s+9.0+Release+Criteria > > > > [3] https://cwiki.apache.org/confluence/display/NETBEANS/Bug+ > > > > Priority+Guidelines > > > > > > > > Please let us know if we can fly with this plan. :) > > > > > > > > Thanks for your feedback! > > > > -- > > > > Best regards, > > > > Jirka & Hermien > > > > > > > > ------------------------------------------------------------ > --------- > > > > To unsubscribe, e-mail: dev-unsubscribe@netbeans. > incubator.apache.org > > > > For additional commands, e-mail: [email protected]. > > apache.org > > > > > > > > For further information about the NetBeans mailing lists, visit: > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > > > > > > > > > > > >
