]> git.uio.no Git - ifi-stolz-refaktor.git/blob - case-study/jdt-after/core extension/org/eclipse/jdt/internal/corext/CorextMessages.properties
Case Study: adding data and statistics
[ifi-stolz-refaktor.git] / case-study / jdt-after / core extension / org / eclipse / jdt / internal / corext / CorextMessages.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2009 IBM Corporation and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 #
8 # Contributors:
9 #     IBM Corporation - initial API and implementation
10 ###############################################################################
11 Resources_outOfSyncResources= Some resources are out of sync
12 Resources_outOfSync= Resource ''{0}'' is out of sync with file system.
13 Resources_modifiedResources= There are modified resources
14 Resources_fileModified= File ''{0}'' has been modified since the beginning of the operation
15
16 JavaDocLocations_migrate_operation=Migrate Javadoc locations to build path attributes...
17 JavaDocLocations_error_readXML=Problems while reading the Javadoc locations from XML
18 JavaDocLocations_migratejob_name=Migrate Javadoc locations to build path attributes
19 JavaModelUtil_applyedit_operation=Applying changes
20
21 History_error_serialize= Problems serializing information to XML ''{0}''
22 TypeInfoHistory_consistency_check=Checking consistency of type history...
23 History_error_read=Problems reading information from XML ''{0}''