Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Every time I start/restart Eclipse it changes the Text File Encoding to Other: UTF-8 instead of the Default (Cp1252)

so I have been reading and trying all the options I have found online with no success. The Problem: Every time I start/restart my Eclipse (Neon 4.6.2) the encoding is set back to Other: UTF-8 (I want it to be the Default Cp1252). Screenshot.

I have set the encoding in eclipse.ini to -Dfile.encoding=Cp1252. Also tried the -Dclient.encoding.override=Cp1252 option. No help. Also set all other possible encodings in eclipse->Window->Preferences to Cp1252. No success. Info: OS Windows 10, Java JDK1.8.0_112

Anyone have any ideas? I read that the encoding can be influenced by my JVM-encoding? I am really clueless here.

like image 646
Argh Avatar asked Nov 07 '25 19:11

Argh


1 Answers

I fixed it by enabling the option "Skip automatic task execution at startup time" in the Ooomp -> Setup Tasks Preference Page.

like image 77
Argh Avatar answered Nov 10 '25 09:11

Argh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!