Output from Find Usages...

2020-10-05 Thread Owen Thomas
The output from the Find Usages function in NB 12 of a constructor that includes the quotation of generic parameters seems to leave out the left angle brace as well as other detail. When I run this in NB 11 from a command prompt, I notice the following appear in my terminal window. The actual decla

Relative URL

2020-10-05 Thread Som Lima
Hi, Netbeans 12.1 This bug as described appears to be still outstanding. https://bz.apache.org/netbeans/show_bug.cgi?id=225648 I have found one work around which is to pass full url argument to the browser in the tools - options setting. Is there is any other fixes for the relative url value

Re: JavaFX in NetBeans

2020-10-05 Thread HRH
The IDE takes care of the environment setup when running the JavaFX application. Running the same app from the command prompt, requires the user to add the environment components to the java command by including the "-p" and "-add--modules" switches. For instance java -p "%JAVAFX_HOME%\lib;%OT

JavaFX in NetBeans

2020-10-05 Thread Gary Shute
To whom it may concern: Running Apache NetBeans 12.3 in my GraphicsCore project folder, I did a clean and build on the project, and then ran its test.GraphicsTest program directly in NetBeans. It ran with no errors. But then I executed the following commands: $ cd dist $ ls GraphicsCore.j

Two problems with editing Facelets in Netbeans

2020-10-05 Thread Jens Pelzetter
Hello all, I'm working at an application which uses Jakarta EE MVC (Eclipse Krazo) and Facelets as View Engine. I encountered two issues with Facelets in Netbeans. I'm not sure if I have to configure something differently, or if that are bugs which should be reported. Problem 1: We are using Boot