Re: Netbeans can't find Classes with main function

2019-11-07 Thread Geertjan Wielenga
You could right-click one of the classes to run it or you could go to the Project Properties dialog and see a main class to be run there. It's impossible to reproduce your problem with the info you've provided so far, if you want further help, make a project with the problem available on GitHub an

Darcula plugin

2019-11-07 Thread Raymond, Craig A (US)
Does anyone know if the Darcula plugin works with NetBeans 11.2? I see it was updated for 11, but it doesn't show up in Tools -> Plugins -> Available Plugins. If yes, where can I place the .nbm file? Craig Raymond

Re: Darcula plugin

2019-11-07 Thread Geertjan Wielenga
You can get it from plugins.netbeans.org and use the Plugin Manager under the Tools menu to install it. Gj On Thu, Nov 7, 2019 at 1:27 PM Raymond, Craig A (US) < craig.raym...@baesystems.com> wrote: > Does anyone know if the Darcula plugin works with NetBeans 11.2? > > > > I see it was updated f

RE: Darcula plugin

2019-11-07 Thread Raymond, Craig A (US)
Thanks, Installed manually and it seems to be working OK. Appreciate the help. Craig Raymond Programmer Analyst Principal ESS-IT Intelligence & Security BAE Systems, Inc. T: +1 607 770 2349 | M: +1 607 221 1421 | E: craig.raym...@baesystems.com 1098 Clark

RE: How to bypass a local certificate problem

2019-11-07 Thread Raymond, Craig A (US)
Sorry to continue this, but I'm wondering if I should try to get the local folks to fix the certificates on our Linux boxes to get these "Third Party Plugins"? Craig Raymond -Original Message- From: Raymond, Craig A (US) Sent: Wednesday, November 6, 2019 2:00 PM To: 'Neil C Smith' Cc

Re: How to bypass a local certificate problem

2019-11-07 Thread Emilian Bold
It's your choice if you need those 3rd party plugins, but I would be curious what an investigation of those certificate issues would conclude. Maybe RHEL just doesn't have that CA certificate? Or is it something more subtle? --emi On Thu, Nov 7, 2019 at 3:51 PM Raymond, Craig A (US) wrote: > > S

Re: How to bypass a local certificate problem

2019-11-07 Thread Leo Donahue
Apologies for going back to this thread, but my Gmail is not grouping this conversation very well. On Wed, Nov 6, 2019 at 7:37 AM Raymond, Craig A (US) < craig.raym...@baesystems.com> wrote: > I’ve download 11.2 (zip file) and during startup it attempts to download > specific files, for example:

Re: How to bypass a local certificate problem

2019-11-07 Thread Neil C Smith
On Thu, 7 Nov 2019 at 16:04, Leo Donahue wrote: > I did have to switch Look & Feel to Nimbus because the GTK+ has the > "Project, Files and Services tabs" all chopped off except the very tops. That one is curious. Have you opened a bug for it? No problem with GTK+ here on Ubuntu 18.04 with Ad

RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Joseph Huber
From: Andreas Ernst > I use this, i start my App at the moment from the Project/bin > > default_options="--branding tachyon -J-Xms256m -J-Xmx256m > -J-Dapple.laf.useScreenMenuBar=true > -J-Dapple.awt.graphics.UseQuartz=true > -J-Xdock:icon=$progdir/../$APPNAME/applicationIcon.icns > -J-Xdock:name

RE: How to bypass a local certificate problem

2019-11-07 Thread Raymond, Craig A (US)
Thanks, I wish I had to capability of doing any repair work on these boxes, but I’m not allowed. I was able to dl the 1.72 version from the netbeans.org plugin site, which fixed up the “navigator” panel for our Java code. And I’ve submitted an internal ticket to resolve the cert issues. Craig

Re: Darcula plugin

2019-11-07 Thread Gustavo Castro
Does anyone know if the Darcula plugin works with NetBeans 11.2? yes If yes, where can I place the .nbm file? add plugins[image: imagen.png] El jue., 7 nov. 2019 a las 6:27, Raymond, Craig A (US) (< craig.raym...@baesystems.com>) escribió: > Does anyone know if the Darcula plugin works with

Re: Darcula plugin

2019-11-07 Thread Jose Ch
You can find it in: http://plugins.netbeans.org/plugin/62424/darcula-laf-for-netbeans Regards. Jose Contreras El jue., 7 nov. 2019 a las 10:29, Gustavo Castro () escribió: > Does anyone know if the Darcula plugin works with NetBeans 11.2? > yes > > > > > > If yes, where can I place the .nbm fi

Re: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Neil C Smith
On Thu, 7 Nov 2019 at 16:12, Joseph Huber wrote: > -J-Xdock:icon=/Applications/${APPNAME}.app/Contents/Resources/icon.icns > -J-Xdock:name=\"ProSuite NA\"" ... > I have also been searching for some documentation on the list of variables > (like ${HOME} and ${APPNAME}) that are supported in the my

RE: Darcula plugin

2019-11-07 Thread Raymond, Craig A (US)
Thanks all, I got it installed successfully. Craig Raymond From: Jose Ch Sent: Thursday, November 7, 2019 11:32 AM To: Gustavo Castro Cc: users@netbeans.apache.org Subject: Re: Darcula plugin *** WARNING *** EXTERNAL EMAIL -- This message originates from outside our organization. You can find

Re: Darcula plugin

2019-11-07 Thread Emiliano Armellin
Yes it works but is not perfect for me, especially in the colors used in the suggestions popups: does it also happen to you? * * * * *Emiliano Armellin * * * * * * * **l 7/11/19 17:43, Raymond, Craig A (US) ha scritto: Thanks all, I got it installed successfully. Craig Raymond *From

NetBeans java minimum requirements

2019-11-07 Thread Leo Donahue
This is a fork of the "How to bypass a local certificate problem" thread response and a possible bug report. Could we show a note here to illustrate the minimum jdk requirements for the current NetBeans release? I know NetBeans 11.2 targets jdk13. https://netbeans.apache.org/download/nb112/index.

Re: NetBeans java minimum requirements

2019-11-07 Thread Leo Donahue
If I click on Tools | Options and then on the Java tab.. all of the menus and menu items load up. On Thu, Nov 7, 2019 at 12:26 PM Leo Donahue wrote: > This is a fork of the "How to bypass a local certificate problem" thread > response and a possible bug report. > > Could we show a note here to i

RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Joseph Huber
From: Neil C Smith > Reminds me that those dock icon and name arguments are set in the launcher > already > https://github.com/apache/netbeans/blob/master/harness/apisupport.harness/release/launchers/app.sh#L120 > Shows where it, by default, is looking for the icon. Be good if the dock > nam

Re: NetBeans java minimum requirements

2019-11-07 Thread Gustavo Castro
Product Version: Apache NetBeans IDE 11.2 Java: 1.8.0_232; OpenJDK 64-Bit Server VM 25.232-b09 Runtime: OpenJDK Runtime Environment 1.8.0_232-8u232-b09-1-b09 System: Linux version 5.3.0-1-amd64 running on amd64; UTF-8; es_NI (nb) Apache NetBeans IDE 11.2 run on jdk 8 and support jdk 13 The hig

RE: Icons displayed for Netbeans Platform application on MacOS

2019-11-07 Thread Joseph Huber
Further testing... As it was easy enough, I modified the shell script in "bin" and took out the extra "../" from the line discussed below, and removed the -J-Xdock:icon tag from the default_options property in myapp.conf. The dock icon behaves as expected. So, I guess the question is whether