Thanks, creating a new Java project didn’t work, at least not via “Java with Maven” but “Plugin Manager and install nb-javac as well as Oracle JS Parser” did the trick ;-)
From: Geertjan Wielenga <[email protected]> Sent: Tuesday, 09 April, 2019 15:36 To: Lister Jonathan <[email protected]> Cc: [email protected] Subject: Re: NB 11 - Finding Feature error Create a new Java project to enable Java, i.e., go to the New Project dialog and create a new Java SE project, which will enable things. Otherwise, go to the Plugin Manager and install nb-javac as well as Oracle JS Parser. Gj On Tue, Apr 9, 2019 at 4:20 PM Lister Jonathan <[email protected]<mailto:[email protected]>> wrote: Downloaded the NB11 zip file, Extracted the zip, Started netbeans64.exe Existing projects are all appended with (broken) File | New Project | Java with Maven gives the dialogue box enclosed with “In order to use this functionality, support for Java SE must be activated”. Netbeans.conf includes: netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_202" Does NB 11 require JDK 11 ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]> For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
