Project not detecting Tomcat under Netbeans 20

2024-01-03 Thread Bob T
Hello, I have Tomcat 10 installed separately from Netbeans. Using Netbeans 19 I have Tomcat added as a "Server" under the "Services" tab. I then have this Server added to my project in "Project Properties > Run". I can select my configured Tomcat as the Server and when I run the project it all

Issues using "npm install" - env: node: No such file or directory

2023-12-01 Thread Bob T
Hello, I am trying to run npm install in Netbeans but I can't get it to work. I have the node and npm paths configured in the Netbeans settings. I then created a new "NodeJS Application" project and right clicked on the project to choose "npm install". The Netbeans console shows the following:

Re: How to change text colour in the console

2023-02-23 Thread Bob T
Thank you Neil. It works if I run via the Netbeans terminal as you suggest. I've created a feature request for consideration by the team: https://github.com/apache/netbeans/issues/5552 Best regards, Bob On Thu, Feb 23, 2023 at 11:19 AM Neil C Smith wrote: > On Thu, 23 Feb 2023 at 11:11, Bo

How to change text colour in the console

2023-02-23 Thread Bob T
Hello, I'm trying to change the text colour when printing to the Netbeans console but I can't get it to work. The colour is changed when running on the command line though. I have a very simple Gradle app: public static void main(String[] args) { String ANSI_RESET = "\u001B[0m"; String

Problems profiling a Gradle application

2021-12-10 Thread Bob T
Hello, I have a Gradle project that I want to run the Profiler for but I can't get it to work. All options aside from "Attach to External Process" and "Insert Profiling Point..." are greyed out in the Profile menu. I can't choose "Profile Main Project". I tried to run my application and then

Ctrl-space auto-complete not working on macOS (solution)

2021-03-08 Thread Bob T
Hello, I ran across an infuriating issue with ctrl-space autocomplete not working on Netbeans when using a Mac and it took quite a bit of time to track down the problem. If you have multiple keyboard Input Sources configured then the OS will register ctrl-space as a shortcut to switch between