net beans12.1 C++

2020-08-18 Thread Albert Flex
Some body know how to deal with it? ‍

Re: Ant Project Deploys to Glassfish 5.0.1 with NB 11.0 but not NB 12.0

2020-08-18 Thread Flick - CDPS, Peg
That's where I'm stuck. The application compiles, deploys and runs with NB 11.0 in Glassfish 5.0.1. I've looked at the stack trace but I don't know what it's telling me. On Tue, Aug 18, 2020 at 3:04 PM Will Hartung wrote: > > On Tue, Aug 18, 2020 at 12:51 PM Flick - CDPS, Peg > wrote: > >>

Re: Ant Project Deploys to Glassfish 5.0.1 with NB 11.0 but not NB 12.0

2020-08-18 Thread Will Hartung
On Tue, Aug 18, 2020 at 12:51 PM Flick - CDPS, Peg wrote: > Initializing Mojarra 2.3.2 ( 20170627-2139 > e63598abf2ed2bb1a24674f308a734e0dce18a72) for context > '/WebServiceStatutes'|#] > WebModule[/WebServiceStatutes]StandardWrapper.Throwable > MultiException stack 1 of 1 >

NetBeans - Brazilian Portuguese

2020-08-18 Thread Carlos Fernando Gonçalves
Hi. Please, could someone guide me about NetBeans Brazilian Portuguese? So, in old versions (like 8.2) there is NetBeans Brazilian Portuguese. Best regards Carlos

Ant Project Deploys to Glassfish 5.0.1 with NB 11.0 but not NB 12.0

2020-08-18 Thread Flick - CDPS, Peg
Hello, I have an Ant REST project that compiles and deploys to Glassfish 5.0.1 with NB 11.0, but will not deploy using NB 12. I also have the same problem if I use Glassfish 5.1. Thanks for any suggestions. Here is the server log: Launching GlassFish on Felix platform INFO: Create bundle

Re: IDE occasionally removes JavaFX from New File categories

2020-08-18 Thread Ernie Rael
On 8/18/2020 9:28 AM, HRH wrote: Hi, This morning I started the Netbeans 12.0 IDE and created a new project -> Java with Maven-> FXML JavaFX Maven Archtype (Gluon). Then I attempted to create a New File with a category of JavaFx with a file type of Empty FXML and for some inexplicable

Re: Output window displaying ansi colors

2020-08-18 Thread Peter Steele
Nikolas Thanks, I use gradle and it produces the right colored output on the command line. Intellij also has support straight out of the box. Regards Peter On Tue, 18 Aug 2020, 13:12 Niklas Matthies, wrote: > This is probably a bit late, however the general answer is yes. For > Ant-based

IDE occasionally removes JavaFX from New File categories

2020-08-18 Thread HRH
Hi, This morning I started the Netbeans 12.0 IDE and created a new project -> Java with Maven-> FXML JavaFX Maven Archtype (Gluon). Then I attempted to create a New File with a category of JavaFx with a file type of Empty FXML and for some inexplicable reason, the JavaFx option was missing from

Re: Output window displaying ansi colors

2020-08-18 Thread Niklas Matthies
This is probably a bit late, however the general answer is yes. For Ant-based projects it seems to work out-of-the-box. If you use Maven, you have to pass "-Djansi.passthrough=true" to Maven, e.g. by adding it to MAVEN_OPTS. You can also add it to a particular action by specifying

Custom ANSI colors in output window

2020-08-18 Thread Niklas Matthies
I'd like to customize the 8/16 standard ANSI colors in the output window. As mentioned in a different thread, Maven builds produce colored output when -Djansi.passthrough=true is specified in MAVEN_OPTS. One can also produce colored output in a program by writing ANSI color escape sequences to

Re: Stopped working on Ubuntu 18.04

2020-08-18 Thread Laszlo Kishalmi
|you might try this one: sudo chmod 755/ | On 8/17/20 7:40 PM, John Moriarty wrote: It's been ~2 months since I last opened Netbeans on my Ubuntu 18.04 machine. Nothing happens when I choose Netbeans from my quick-start menu. From the command line, "netbeans" gives me this output: >/ has