Re: Fonts in the project tree with darcula ?

2019-11-02 Thread Josh Juneau
Hi Alex, I have not noticed a dark font with Darcula. Have you tried with a new userdir to see if perhaps something may be configured incorrectly in the one you are using? Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau > O

Re: Deployment problem with NB11.1 and 11.2

2019-11-02 Thread Szepi Peter
Hi Laszlo, Thanks. The messages.log solved my problem. NB thrown and Invalid URI exception during the deployment, then I have started to investigate. Because of any unknown reason after the upgrade, when I tried to deploy any old or new project, NB always attempted to use default admin port 48

Re: Deployment problem with NB11.1 and 11.2

2019-11-02 Thread Laszlo Kishalmi
Please check the IDE logs for an exception. It seems to be that for some reason NetBeans cannot effectively communicate with Glassfish in your case. On 11/2/19 7:07 AM, Szepi Peter wrote: Hi Geertjan, So I tested it, I made a test Maven project under NB11.0 and 11.2, so under 11.2, Maven pro

Re: Deployment problem with NB11.1 and 11.2

2019-11-02 Thread Szepi Peter
Hi Geertjan, So I tested it, I made a test Maven project under NB11.0 and 11.2, so under 11.2, Maven project neither works. A simple build was fine in both cases, but only the 11.0 was able to deploy the project. So, on 11.2, the following appeared: Deploying on GlassFish Server     profile

Re: Deployment problem with NB11.1 and 11.2

2019-11-02 Thread Geertjan Wielenga
Can you reproduce if you use a Maven based project instead of an Ant based project? I am asking this so we can narrow down where the problem is coming from. Gj On Sat, 2 Nov 2019 at 14:13, Szepi Peter wrote: > Hi All, > > I am using Netbeans platform for so long, but now I really stuck in a >

Deployment problem with NB11.1 and 11.2

2019-11-02 Thread Szepi Peter
Hi All, I am using Netbeans platform for so long, but now I really stuck in a problem to upgrade to NB11.1 or 11.2 from 11.0. I use Ant for build and deploy my projects to Glassfish, currently to GF5.0.1. Building the project and creating war file works fine with 11.*, but 11.1 and 11.2 is una

Fonts in the project tree with darcula ?

2019-11-02 Thread Alex O'Ree
When running both the darcula look and feel and editing settings, i've noticed that the project tree view now has a very dark background with black text, making it a bit hard to read. Is this adjustable in a setting or menu somewhere?