Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 166811 Details for
Bug 310499
[LinkedResources] Import > File System > Advanced: "Copy into workspace" should be "Create links in workspace"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Fix 2
patch.txt (text/plain), 3.20 KB, created by
Markus Keller
on 2010-05-03 13:29:53 EDT
(
hide
)
Description:
Fix 2
Filename:
MIME Type:
Creator:
Markus Keller
Created:
2010-05-03 13:29:53 EDT
Size:
3.20 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.ui.ide >Index: src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java,v >retrieving revision 1.19 >diff -u -r1.19 DataTransferMessages.java >--- src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java 22 Apr 2010 19:38:26 -0000 1.19 >+++ src/org/eclipse/ui/internal/wizards/datatransfer/DataTransferMessages.java 3 May 2010 17:25:01 -0000 >@@ -1,5 +1,5 @@ > /******************************************************************************* >- * Copyright (c) 2005, 2009 IBM Corporation and others. >+ * Copyright (c) 2005, 2010 IBM Corporation and others. > * All rights reserved. This program and the accompanying materials > * are made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -56,9 +56,8 @@ > public static String FileImport_createVirtualFolders; > public static String FileImport_importElementsAs; > public static String FileImport_createVirtualFoldersTooltip; >- public static String FileImport_copyIntoWorkspace; >+ public static String FileImport_createLinksInWorkspace; > public static String FileImport_advanced; >- public static String FileImport_copyIntoWorkspaceTooltip; > public static String FileImport_noneSelected; > public static String FileImport_invalidSource; > public static String FileImport_sourceEmpty; >Index: src/org/eclipse/ui/internal/wizards/datatransfer/messages.properties >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/messages.properties,v >retrieving revision 1.31 >diff -u -r1.31 messages.properties >--- src/org/eclipse/ui/internal/wizards/datatransfer/messages.properties 22 Apr 2010 19:38:26 -0000 1.31 >+++ src/org/eclipse/ui/internal/wizards/datatransfer/messages.properties 3 May 2010 17:25:01 -0000 >@@ -1,5 +1,5 @@ > ############################################################################### >-# Copyright (c) 2000, 2009 IBM Corporation and others. >+# Copyright (c) 2000, 2010 IBM Corporation and others. > # All rights reserved. This program and the accompanying materials > # are made available under the terms of the Eclipse Public License v1.0 > # which accompanies this distribution, and is available at >@@ -54,9 +54,8 @@ > FileImport_createVirtualFolders = Create &virtual folders > FileImport_importElementsAs=Create l&ink locations relative to: > FileImport_createVirtualFoldersTooltip = This option needs to be set when a partial hierarchy is selected. >-FileImport_copyIntoWorkspace= Copy into wor&kspace >+FileImport_createLinksInWorkspace= Create lin&ks in workspace > FileImport_advanced=Advance&d >-FileImport_copyIntoWorkspaceTooltip= If this option is not set, link files and folders will be created > FileImport_noneSelected = There are no resources currently selected for import. > FileImport_invalidSource = Source directory is not valid or has not been specified. > FileImport_sourceEmpty = Source must not be empty.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 310499
:
166760
| 166811