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.

Best regards,

Peter
mailto:netbe...@ptoye.com
www.ptoye.com

-
Saturday, August 3, 2019, 4:12:53 PM, you wrote:


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, 3 Aug 2019 at 16:30, Thomas Kellerer  wrote:

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 that directory to the Favorites window.

Thomas

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


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

-
Saturday, August 3, 2019, 3:29:36 PM, you wrote:

> 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
> that directory to the Favorites window.

> Thomas

> -
> To unsubscribe, e-mail:
> users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail:
> users-h...@netbeans.apache.org

> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


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, 3 Aug 2019 at 16:30, Thomas Kellerer  wrote:

> 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 that directory to the Favorites window.
>
> Thomas
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


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 that directory to the Favorites window.

Thomas

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



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 purpose, fair enough. From your reply I assume that's the case.

I'm trying to build a case for a JIRA issue on character translation - I'll 
post it after I'm back from holiday.

Best regards,

Peter
mailto:netbe...@ptoye.com
www.ptoye.com

-
Saturday, August 3, 2019, 2:28:05 PM, you wrote:


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 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.ptoye.com

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 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.ptoye.com
>


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.ptoye.com