1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-05 07:15:39 +02:00

Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character

This commit is contained in:
Martin Oberhuber 2006-10-07 22:47:24 +00:00
parent 74c2575999
commit 3309644d96
10 changed files with 20 additions and 8 deletions

View file

@ -0,0 +1,3 @@
#Sun Oct 08 00:09:13 CEST 2006
eclipse.preferences.version=1
encoding/<project>=UTF-8

View file

@ -12,7 +12,7 @@
* *
* Contributors: * Contributors:
* Michael Berger (IBM) - Fixing 140408 - FTP upload does not work * Michael Berger (IBM) - Fixing 140408 - FTP upload does not work
* Javier Montalvo Orus (Symbian) - Migrate to jakarta commons net FTP client * Javier Montalvo Orús (Symbian) - Migrate to jakarta commons net FTP client
********************************************************************************/ ********************************************************************************/
package org.eclipse.rse.services.files.ftp; package org.eclipse.rse.services.files.ftp;

View file

@ -12,11 +12,11 @@
* *
* Contributors: * Contributors:
* Michael Berger (IBM) - Fixing 140408 - FTP upload does not work * Michael Berger (IBM) - Fixing 140408 - FTP upload does not work
* Javier Montalvo Orus (Symbian) - Fixing 140323 - provided implementation for * Javier Montalvo Orús (Symbian) - Fixing 140323 - provided implementation for
* delete, move and rename. * delete, move and rename.
* Javier Montalvo Orus (Symbian) - Bug 140348 - FTP did not use port number * Javier Montalvo Orús (Symbian) - Bug 140348 - FTP did not use port number
* Michael Berger (IBM) - Fixing 140404 - FTP new file creation does not work * Michael Berger (IBM) - Fixing 140404 - FTP new file creation does not work
* Javier Montalvo Orus (Symbian) - Migrate to jakarta commons net FTP client * Javier Montalvo Orús (Symbian) - Migrate to jakarta commons net FTP client
********************************************************************************/ ********************************************************************************/
package org.eclipse.rse.services.files.ftp; package org.eclipse.rse.services.files.ftp;

View file

@ -0,0 +1,3 @@
#Sun Oct 08 00:09:13 CEST 2006
eclipse.preferences.version=1
encoding/<project>=UTF-8

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. * Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
* *
* Contributors: * Contributors:
* Javier Montalvo Orus (Symbian) - 138619: Fix codepage on Win2K * Javier Montalvo Orús (Symbian) - 138619: Fix codepage on Win2K
********************************************************************************/ ********************************************************************************/
package org.eclipse.rse.internal.services.local.shells; package org.eclipse.rse.internal.services.local.shells;

View file

@ -0,0 +1,3 @@
#Sun Oct 08 00:09:13 CEST 2006
eclipse.preferences.version=1
encoding/<project>=UTF-8

View file

@ -12,7 +12,7 @@ Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson,
Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
Contributors: Contributors:
Javier Montalvo Orus (Symbian) - add Windows to list of valid FTP systems Javier Montalvo Orús (Symbian) - add Windows to list of valid FTP systems
--> -->
<?eclipse version="3.1"?> <?eclipse version="3.1"?>
<plugin> <plugin>

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. * Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
* *
* Contributors: * Contributors:
* Javier Montalvo Orus (Symbian) - Bug 140348 - FTP did not use port number * Javier Montalvo Orús (Symbian) - Bug 140348 - FTP did not use port number
********************************************************************************/ ********************************************************************************/
package org.eclipse.rse.subsystems.files.ftp.connectorservice; package org.eclipse.rse.subsystems.files.ftp.connectorservice;

View file

@ -0,0 +1,3 @@
#Sun Oct 08 00:45:23 CEST 2006
eclipse.preferences.version=1
encoding//UI/org/eclipse/rse/ui/wizards/RSENewConnectionWizard.java=UTF-8

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. * Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
* *
* Contributors: * Contributors:
* Javier Montalvo Orus (Symbian) - Bug 158555 - newConnectionWizardDelegates can only be used once * Javier Montalvo Orús (Symbian) - Bug 158555 - newConnectionWizardDelegates can only be used once
********************************************************************************/ ********************************************************************************/
package org.eclipse.rse.ui.wizards; package org.eclipse.rse.ui.wizards;