### Eclipse Workspace Patch 1.0 #P org.eclipse.jdt.core Index: model/org/eclipse/jdt/internal/core/util/messages.properties =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/messages.properties,v retrieving revision 1.63 diff -u -r1.63 messages.properties --- model/org/eclipse/jdt/internal/core/util/messages.properties 19 Jan 2007 17:13:27 -0000 1.63 +++ model/org/eclipse/jdt/internal/core/util/messages.properties 16 Feb 2007 20:13:35 -0000 @@ -167,7 +167,7 @@ classpath_disabledMultipleOutputLocations = Multiple output locations are disabled in project {1}, cannot associate entry: ''{0}'' with a specific output classpath_incompatibleLibraryJDKLevel = Incompatible .class files version in required binaries. Project ''{0}'' is targeting a {1} runtime, but is compiled against ''{2}'' which requires a {3} runtime classpath_duplicateEntryExtraAttribute = Duplicate extra attribute: ''{0}'' in classpath entry ''{1}'' for project {2} -classpath_deprecated_variable = Classpath variable ''{0}'' in project {1} is deprecated: ''{2}'' +classpath_deprecated_variable = Classpath variable ''{0}'' in project ''{1}'' is deprecated: {2} ### miscellaneous file_notFound = File not found: ''{0}''