A massive organize imports and formatting of the sources using default Eclipse code...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ltk / core / CoreTexts.java
index 731454c..8e3a03b 100644 (file)
@@ -10,8 +10,7 @@ import org.eclipse.osgi.util.NLS;
  * provides internationalized messages Strings from the coretexts resource
  * bundle.
  * </p>
- *
- * @author Leif Frenzel
+ * 
  */
 public class CoreTexts extends NLS {
 
@@ -33,5 +32,4 @@ public class CoreTexts extends NLS {
        public static String renamePropertyDelegate_collectingChanges;
 
        public static String renamePropertyDelegate_checking;
-       // public static String renamePropertyDelegate_propNotFound;
 }
\ No newline at end of file