mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character
This commit is contained in:
parent
74c2575999
commit
3309644d96
10 changed files with 20 additions and 8 deletions
|
@ -0,0 +1,3 @@
|
|||
#Sun Oct 08 00:09:13 CEST 2006
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
|
@ -12,7 +12,7 @@
|
|||
*
|
||||
* Contributors:
|
||||
* 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;
|
||||
|
|
|
@ -12,11 +12,11 @@
|
|||
*
|
||||
* Contributors:
|
||||
* 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.
|
||||
* 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
|
||||
* 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;
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
#Sun Oct 08 00:09:13 CEST 2006
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
|
@ -11,7 +11,7 @@
|
|||
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
|
||||
*
|
||||
* 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;
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
#Sun Oct 08 00:09:13 CEST 2006
|
||||
eclipse.preferences.version=1
|
||||
encoding/<project>=UTF-8
|
|
@ -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.
|
||||
|
||||
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"?>
|
||||
<plugin>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
|
||||
*
|
||||
* 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;
|
||||
|
|
|
@ -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
|
|
@ -11,7 +11,7 @@
|
|||
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
|
||||
*
|
||||
* 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;
|
||||
|
|
Loading…
Add table
Reference in a new issue