Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-21 Thread Geertjan Wielenga
No, that is what you’re going to be doing. Thanks, Gj On Sat, 22 Jan 2022 at 03:15, Brad K. wrote: > Gj -- > > I'd be happy to. > > Could you please verify that the procedure I'm performing (see a > previous post in this thread) should work? > > Thanks! > > Brad > > On 1/21/2022 1:56 AM, Geert

Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-21 Thread Brad K.
Gj -- I'd be happy to. Could you please verify that the procedure I'm performing (see a previous post in this thread) should work? Thanks! Brad On 1/21/2022 1:56 AM, Geertjan Wielenga wrote: Brad, Please find the recent thread by Neil "[NOTICE] Apache NetBeans 13 release candidate 1 avai

Re: adding tomcat server location as enviornment variable

2022-01-21 Thread Juan Algaba
Is it an Ant (build.xml) web application project? On Thu, Jan 20, 2022 at 11:37 AM Mar R wrote: > > Hello, I'm on windows, can't find, or if is even possible, how to add a > tomcat server location (cataline home and/or catalina base) using env > variable, so when I update tomcat i just have to

[JAVA] Profiler

2022-01-21 Thread Khalil El Mazouari
Hi, Whene I run the profiler on Netbeans 12.5 and 12.6 I am getting the = following error: [ERROR] Failed to execute goal = org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (default-cli) on project = ae: The parameters 'executable' for goal = org.codehaus.mojo:exec-maven-plugin:1.2.1:exec are missi

NetBeans 12.6/Java 11 Remote Debug Fails - Property "debug-args-line" has not been set

2022-01-21 Thread Blaine Heinfeld
My attempts to debug on a remote Raspberry Pi 4 are failing with the following error: Error: Could not find or load main class args-line Caused by: java.lang.ClassNotFoundException: args-line This seems to be a result of the following message earlier in the output stream: Property "debug-arg