[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
AW: [php-dev] Default Project encoding not used
|
- From: "Bodemer, Axel" <a.bodemer@xxxxxxxxxx>
- Date: Tue, 27 Feb 2007 15:27:50 +0100
- Delivered-to: php-dev@eclipse.org
- Thread-index: AcdWj6MKGPw8kk5eTI2JGSq/sKcipwADS04gAPeiDQA=
- Thread-topic: [php-dev] Default Project encoding not used
That is it. Thank you.
Axel
> -----Ursprüngliche Nachricht-----
> Von: php-dev-bounces@xxxxxxxxxxx
> [mailto:php-dev-bounces@xxxxxxxxxxx] Im Auftrag von Mark Kirchner
> Gesendet: Donnerstag, 22. Februar 2007 17:24
> An: PHP Developers Mailing List
> Betreff: AW: [php-dev] Default Project encoding not used
>
>
> Hi,
>
> I think there is an open bug-report that deals with this
> problem as well:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=174300
>
> But there is a workaround:
> - Window
> - Preferences
> - General
> - Content Types
> - Text
> - PHP Content Type
> - Change the "Default Encoding" to ISO-8859-1 and hit the
> "Update"-button.
> - (you may have to restart Eclipse now, not sure about that)
>
> HTH,
> Mark