The NetBeans Community Podcast

2019-04-07 Thread Philip Durbin
I enjoyed the recording of Geertjan and Jan's "From Oracle to Apache - News from Apache NetBeans" talk at FOSDEM 2019: https://fosdem.org/2019/schedule/event/news_from_netbeans_2019/ Would it make sense to extract the audio and put it into the The NetBeans Community Podcast feed at http://feeds.fe

Re: Problems with NetBeans 11 creating Web applications for Java EE 8

2019-04-07 Thread Richard Grin
Hi Geertjan, 1. Oracle JS Parser and nbjavac are installed and active. Still the same problem (when I received your last message). 2. In the plugin list of the plugin manager, I see that "Java Web and EE" is not active, neither "Java SE" (I have never tried to create a Java SE project). I acti

Re: Problems with NetBeans 11 creating Web applications for Java EE 8

2019-04-07 Thread Richard Grin
Hi Kai, I have been working with Java EE 8 for a long time too, without Maven, using NetBeans 9, but not "out of the box" (I had to add plugins from NetBeans 8.2). NetBeans 11 seems simpler now that I have solved my problems, thanks to the help of Josh and Geertjan. Regards, Richard Le 07/04

Re: Problems with NetBeans 11 creating Web applications for Java EE 8

2019-04-07 Thread Kai Uwe Pel
Hi Richard, please check this link for your references: https://javaee.github.io/tutorial/usingexamples001.html Since a long time I'm working with Java EE 8 and Vue.js, and I'm using NetBeans IDE v8.2 and v11 only, which works properly. Regards, Kai https://www.nyriad.com On 4/6/2019 8:55 PM

Re: Problems with NetBeans 11 creating Web applications for Java EE 8

2019-04-07 Thread Geertjan Wielenga
I mean close NetBeans, then restart it, then go to the Plugin Manager for those plugins. Gj On Sun, 7 Apr 2019 at 08:34, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > Still having this problem? Close NetBeans and look for Oracle JS Parser in > the Plugin Manager and install it,

Re: Problems with NetBeans 11 creating Web applications for Java EE 8

2019-04-07 Thread Geertjan Wielenga
Still having this problem? Close NetBeans and look for Oracle JS Parser in the Plugin Manager and install it, same for nb-javac library. Gj On Sat, 6 Apr 2019 at 23:33, Richard Grin wrote: > Options Window: Test Connection is OK. No Proxy. > > Richard > Le 06/04/2019 à 21:07, Geertjan Wielenga