Re: C++

2019-08-03 Thread Peter Kovacs
Load the version from Netbeans 8.0. It works. Oracle is reviewing the code, and it will be donated in the near future. On 04.08.19 01:44, mmo...@me.com.INVALID wrote: > I’m using NetBeans 11.0. > > Is C++ no longer supported? > > I can’t seem to find the PlugIn. > > Best Regards, > > Michael

C++

2019-08-03 Thread mmouer
I’m using NetBeans 11.0. Is C++ no longer supported? I can’t seem to find the PlugIn. Best Regards, Michael

Re: Files tab does not show all files

2019-08-03 Thread Peter Toye
Dear Geertjan, Wait until you see my JIRA issue! It won't happen until late August as I'll be away and won't be able to contribute to any discussion. Assuming that Thomas was referring to the Windows Explorer Favorites window, the .form files certainly appear there. Can't speak for other OSs.

Re: Files tab does not show all files

2019-08-03 Thread Peter Toye
Dear Thomas, So do I, but I hadn't realised that the Files tab only showed a subset. .form doesn't appear in the Tools | Options | Miscellaneous | Files ignored list, so it's presumably programmed in somewhere else. A bit odd. Best regards, Peter mailto:netbe...@ptoye.com www.ptoye.com --

Re: Files tab does not show all files

2019-08-03 Thread Geertjan Wielenga
Form files are not shown anywhere, not in the Favorites window either. Even if you’re looking inside a Form file, you’re most likely doing something wrong. It is generated by the GUI Builder, should never be touched or changed, and even the idea of looking at Form file is a bad idea. Gj On Sat,

Re: Files tab does not show all files

2019-08-03 Thread Thomas Kellerer
Peter Toye schrieb am 03.08.2019 um 14:19: When investigating an issue, I found that the Files tab doesn't show the .form files generated by the form editor. Is this on purpose, as it's a bit confusing? What I do, when I want to see a complete, unfiltered view of the file system, I simply add

Re: Files tab does not show all files

2019-08-03 Thread Peter Toye
Dear Geertjan, I didn't say I wanted to edit them - there's fairly obviously no point. But I wanted to look at them to help diagnose the problems I was having with character substitution, and didn't find them. Windows Explorer found them, so it wasn't a problem in the end. If it's done on purp

Re: Files tab does not show all files

2019-08-03 Thread Geertjan Wielenga
You’re not supposed to be editing the form files at all. That’s why you can’t see them. If you ever find yourself editing form files, you’re definitely doing something wrong. Gj On Sat, 3 Aug 2019 at 14:19, Peter Toye wrote: > When investigating an issue, I found that the Files tab doesn't sho

Files tab does not show all files

2019-08-03 Thread Peter Toye
When investigating an issue, I found that the Files tab doesn't show the .form files generated by the form editor. Is this on purpose, as it's a bit confusing? It's possibly a hangover from the Oracle days, as it also happens in NB version 8. Regards, Peter mailto:netbe...@ptoye.com www.ptoy