Unsubscribe

2020-07-07 Thread ronald marangwanda

Netbeans 12 Adding Jars to project

2020-05-30 Thread ronald marangwanda
I have a folder full of jar files. How do I add these files to my dependencies for a Maven project? Do I have to manually add each jar ? Is there a way to add the jars at once? Thanks, Ron

Is there a way to tell Netbeans 11.2 to treat a random file as a specific filetype

2020-01-16 Thread ronald marangwanda
Im editing a Fastlane file. This file does not have an extension, so I cannot use that to set the filetype for syntax highlighting. Is there a way in Netbeans to tell the IDE that this file is a ruby file, for example? Ron

Re: WM_CLASS property is set to java-lang-Thread Nebeans 11.2

2020-01-04 Thread ronald marangwanda
Im on Ubuntu 18.04 and the java im using is openjdk version "11.0.5" Thanks, On Sat, 4 Jan 2020 at 04:49, Neil C Smith wrote: > > > On Fri, 3 Jan 2020, 23:16 Laszlo Kishalmi, > wrote: > >> It shall work, here is the line from the Snap package: >> >> StartupWMClass=Apache NetBeans IDE 11.2 >>

Re: WM_CLASS property is set to java-lang-Thread Nebeans 11.2

2020-01-03 Thread ronald marangwanda
value to enter for the WMClass? I prefer installing manually so the snap solution is not going to help me. Ron On Fri, 3 Jan 2020 at 12:21, Neil C Smith wrote: > On Fri, 3 Jan 2020 at 16:24, ronald marangwanda > wrote: > > I created a .desktop file for Gnome 3 on Ubuntu. > ... &g

WM_CLASS property is set to java-lang-Thread Nebeans 11.2

2020-01-03 Thread ronald marangwanda
I created a .desktop file for Gnome 3 on Ubuntu. Everytime I launch netbeans 11.2, the launcher icon is duplicated on the Gnome dock. I checked the WM_CLASS property for netbeans 11.2: > $ xprop WM_CLASS > WM_CLASS(STRING) = "java-lang-Thread", "java-lang-Thread" > Does netbeans not set the