Re: Java NetBeans IDE14 Project (Unloadable) pom.xml Error

2022-08-11 Thread David Green
1.8 is a long way back but I think I used this article as a starting point: https://crunchify.com/how-to-create-build-java-project-including-all-dependencies-using-maven-maven-resources-maven-dependency-maven-jar-plugin-tutorial/ Dave On Thu, Aug 11, 2022 at 6:22 PM M. Hagen wrote: > Hello, > >

Java NetBeans IDE14 Project (Unloadable) pom.xml Error

2022-08-11 Thread M. Hagen
Hello, I am fairly new to NetBeans and a novice user of Java 1.8... (Most of my Java programming has been done with Notepad at the command prompt.) While attempting to created a packaged JAR file for distribution with NetBeans Maven, I get an error of "No MANIFEST.MF attributes found" when runn

Browser refuses HTML debug run

2022-08-11 Thread Blake McBride
Greetings, I have an HTML/JS app I'd like to debug. I am on NB 14 and Linux. The Chrome extension is installed. When I attempt to run "index.html". the browser comes up correctly. However, I get a message: Browser refused to debug this tab. Close Chrome Developer Tools (or any other br

Issues with Netbeans 13 and 14

2022-08-11 Thread Nelligan, Steven M
I've been having problems with Netbeans 14, where when clicking on a link (either in projects or search), the program module opens in the wrong window. I have been using Netbeans for years and for the last few versions, for one reasons or another, had to revert back to version 12.3. Also, the

Re: Running with three heads

2022-08-11 Thread Neil C Smith
On Thu, 11 Aug 2022 at 01:06, Blake McBride wrote: > The problem I am having is that NB (14) will only allow me to have one > (essentially) head. I know I can open up both projects on the same head, but > I want to see code from both at the same time. So, I'd like to open two > copies of NB.