Solved - Re: Netbeans stopped working

2019-04-18 Thread Fedd
Thanks... reinstalling revived it. I forgot it was a snap package. Congratulations for graduating from incubation! fedd On 18.04.2019 14:36, Neil C Smith wrote: On Thu, 18 Apr 2019 at 12:08, Fedd wrote: ~$ sudo update-alternatives --config java There are 2 choices for the alternative java

Netbeans stopped working

2019-04-18 Thread Fedd
penJDK Runtime Environment 1.8.0_191-8u191-b12-2ubuntu0.18.04.1-b12   Java Home   = /usr/lib/jvm/java-8-openjdk-amd64/jre   System Locale; Encoding = en_US (nb); UTF-8   Home Directory  = /home/fedd   Current Directory   = /home/fedd   User Directory  = /home/fedd/snap

Re: How do I activate the Javascript Libraries in the Java Maven Project properties

2019-04-15 Thread Fedd
No problem, as all is working for now I am not asking for any help, just boasting because you've said this could be interesting. But I made a project with these files, see https://github.com/fedd/mavenwithnpm On 15.04.2019 17:23, Geertjan Wielenga wrote: Sorry, this is no way to work

Re: How do I activate the Javascript Libraries in the Java Maven Project properties

2019-04-15 Thread Fedd
is what I was missing. Now it's there again. Thank you the developers! =) fedd On 15.04.2019 15:02, Geertjan Wielenga wrote: It is hard to know what your project looks like or contains. But however you have opened it, you’ll see all its content in the Files window. If you can put a project that

How do I activate the Javascript Libraries in the Java Maven Project properties

2019-04-15 Thread Fedd
Hello, I desperately need to have an ability to work with NPM libraries in a Maven non-webapp project, but NetBeans decides not to show the JavaScript libraries project property menu in order not to confuse me (?) Again, this is neither a HTML5/JavaScript project nor "Java with Maven / Web