Re: Refactor renaming hardly works anymore

2020-02-24 Thread Laszlo Kishalmi
That's fixed in 11.3 On 2/24/20 4:45 PM, Ty Young wrote: If anyone's interested, here's another bug: https://pastebin.com/g0eLXnFy On 2/18/20 3:34 PM, Jan Lahoda wrote: Thanks! I can reproduce, will take a look on how to fix this! Jan On Tue, Feb 18, 2020 at 10:21 AM Ty Young

Re: Refactor renaming hardly works anymore

2020-02-24 Thread Ty Young
If anyone's interested, here's another bug: https://pastebin.com/g0eLXnFy On 2/18/20 3:34 PM, Jan Lahoda wrote: Thanks! I can reproduce, will take a look on how to fix this! Jan On Tue, Feb 18, 2020 at 10:21 AM Ty Young > wrote: I know some things

Disabling doclint on a mavens Netbeans module

2020-02-24 Thread Alejandro Murillo
This blog explains how to turn off doclint on regular maven projects: https://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html But I can't figure out how to do that for a Netbeans RCP mavens based project. As the javadoc dependency seems to be hidden behind the netbeans API

Problem with tomcat #2

2020-02-24 Thread Blake McBride
Greetings, This is a shorter version of my previous email containing only the piece I can't get past. I am really stuck and would appreciate help if possible. 2. If I manually deploy the app (copy the war file to the tomcat/webapps directory) the app runs. But I can't get NetBeans to deploy

Re: NB 11.2 change default project path

2020-02-24 Thread Ernie Rael
On 2/21/2020 12:06 AM, Neil C Smith wrote: On Fri, 21 Feb 2020, 01:42 Laszlo Kishalmi, > wrote: I haven't known this one either. Just spentĀ  one minute to dig it up from the source code. Always good advice! I didn't either until just before you

Problems with tomcat

2020-02-24 Thread Blake McBride
Greetings, I am using NetBeans 11.2 on a 64 bot Linux system with Java 8. I have a working web app and my own instance of tomcat. I am having the following problems: 1. Once tomcat is launched, if things go wrong, I have no way of killing tomcat other than killing the process from the command