On Tue, Jun 26, 2018 at 10:09 AM Luff,Chris wrote:
> @Dreamteam, does a feature exist so that be changed to a lightbulb instead of
> a warning or is it something I need to get onto the backlog?
I agree and I filed an issue (hopefully that was the right thing to do...)
https://issues.apache.org/ji
No Dream Team anymore. :-) We're all users and/or developers of NetBeans
now -- and there's a project management committee for the podling, see:
http://www.apache.org/foundation/governance/pmcs.html
Gj
On Tue, Jun 26, 2018 at 11:08 AM, Luff,Chris
wrote:
> Hey Peter, yes you need to add the oth
On Tue, Jun 26, 2018 at 10:09 AM Luff,Chris wrote:
>
> Hey Peter, yes you need to add the other JDKs to the Java Platforms from the
> Tools menu. Additionally, in the project properties ensure you have set the
> compile JDK, that is what Netbeans will use.
Thanks Chris. I had done those things.
Hey Peter, yes you need to add the other JDKs to the Java Platforms from the
Tools menu. Additionally, in the project properties ensure you have set the
compile JDK, that is what Netbeans will use. The source binary should match
especially if you want type inference to work. I have it running fi
Apache NetBeans can run on JDK 8, 9, or 10.
Only for building it is JDK 8 required.
Gj
On Tue, Jun 26, 2018 at 10:45 AM, Peter Hull wrote:
> I've downloaded and have been using RC1. Overall it's working very well for
> me.
> I have a quick question - is it possible to develop for a different J
I've downloaded and have been using RC1. Overall it's working very well for
me.
I have a quick question - is it possible to develop for a different JDK
than the one that NetBeans itself is running on? NB is using JDK 1.8 but I
have set up a "JDK 10" platform. I can select this and choose JDK10 as m