On 10/30/19 1:25 AM, Juan Algaba wrote:
>> You can use the default option in the netbeans.conf
>>
>> -J-Dfile.encoding=UTF8 // change encoding
Thanks to everyone for all the suggestions. As it happens, upstream
edited all the German comments in the code to transliterate them (e.g. ö
--> oe), so th
You can use the default option in the netbeans.conf
-J-Dfile.encoding=UTF8 // change encoding
El mar., 29 oct. 2019 a las 11:44, Juan Algaba ()
escribió:
> I'd recommend downloading the excellent encoding support plugin
> http://plugins.netbeans.org/plugin/60487/encoding-support
>
> [image: imag
I'd recommend downloading the excellent encoding support plugin
http://plugins.netbeans.org/plugin/60487/encoding-support
[image: image.png]
Though every time you open a file you'd have to check in the corner if nb
is assuming the right encoding and change it if necessary.
When working without a
Hmm I see ...
Doesn't actually seem to do much at all.
On Mon, Oct 28, 2019 at 2:34 PM Jack Woehr wrote:
> I sorta gave up on plugins, even in NetBeans, and just do my own git
> stuff, so I hadn't noticed.
>
> What's short on jEdit's plugin?
>
>
> On Mon, Oct 28, 2019 at 1:25 PM Glenn Holmer
>
I sorta gave up on plugins, even in NetBeans, and just do my own git stuff,
so I hadn't noticed.
What's short on jEdit's plugin?
On Mon, Oct 28, 2019 at 1:25 PM Glenn Holmer
wrote:
> On 10/28/19 1:33 PM, Jack Woehr wrote:
> > Try jEdit
>
> I am :) We used to use it at work, back in prehistoric
On 10/28/19 1:33 PM, Jack Woehr wrote:
> Try jEdit
I am :) We used to use it at work, back in prehistoric times before we
were using NetBeans. Unfortunately, its git plugin leaves something to
be desired.
> On Mon, Oct 28, 2019 at 12:23 PM Glenn Holmer
> wrote:
>
> Except that this isn't a
Try jEdit
On Mon, Oct 28, 2019 at 12:23 PM Glenn Holmer
wrote:
>
>
> Except that this isn't a project, I'm editing some 6502 assembly files
> from the Favorites tab. I'm thinking NetBeans may not be the right tool
> for the job, but I love its git support so much!
On 10/28/19 12:17 PM, Gregor Kovač wrote:
> If you right-click a project and then Properties, you have Sources tab
> where you can change the encoding.
Except that this isn't a project, I'm editing some 6502 assembly files
from the Favorites tab. I'm thinking NetBeans may not be the right tool
for
Hi!
If you right-click a project and then Properties, you have Sources tab
where you can change the encoding.
I hope this helps.
Best regards,
Kovi
V V pon., 28. okt. 2019 ob 16:26 je oseba Glenn Holmer
napisala:
> My question is a bit obscure... I'm working with an old 6502 operating
> sy