Debugging Windows, NB 11.3, MinGW C++

2020-06-04 Thread Greg McPherson
Hi. I am running: Windows 10. Netbeans 11.3. Netbeans 8.3 Plugin Portal - User Installed Plugins MinGW - MSYS64 - C:\msys64\usr\bin\g++.exe C++ 11 C++ Options: -Wall -Wextra -Wswitch-default -Wswitch-enum -Wmissing-declarations -Wmissing-noreturn -limagehlp -g Link Options: -lws2_32 -lpthread -luui

Re: Layer.xml: How to Register new Language in Editor option language context tab

2020-06-04 Thread Bilu Al
where exactly? Le jeu. 4 juin 2020 à 00:54, Laszlo Kishalmi a écrit : > Folding and indentation support shall be registered at other places in the > layer file. > On 6/3/20 8:50 AM, Emilian Bold wrote: > > Aren't you using an annotation which creates a generated-layer? > > --emi > > > On Wed, Ju

Re: NetBeans 9.0 - Can't debug a single test method with migrated project

2020-06-04 Thread Juan Algaba
So, I tested again with 11.3 and find that * Problem still happens with my existing project * Problem doesn't happen if creating new Ant Web App project * The problem is NOT in build-impl.xml (I diffed the working project one and mine, and sans some small unrelated differences, they're the same! in