bugfix 1330522: <?xml flagged as error
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / compiler / parser / NLSLine.java
index 8164e49..18f7135 100644 (file)
@@ -13,8 +13,8 @@ package net.sourceforge.phpdt.internal.compiler.parser;
 import java.util.ArrayList;
 import java.util.Iterator;
 import java.util.List;
-import net.sourceforge.phpdt.internal.compiler.ast.StringLiteral;
 
+import net.sourceforge.phpdt.internal.compiler.ast.StringLiteral;
 
 public class NLSLine {