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.
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
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
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
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,
>
>