fix "stack trace" from this post: http://phpeclipse.de/tiki-view_forum_thread.php ?
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / compiler / parser / NLSLine.java
index 93d74d9..f6bb64a 100644 (file)
@@ -14,8 +14,7 @@ import java.util.ArrayList;
 import java.util.Iterator;
 import java.util.List;
 
-import net.sourceforge.phpdt.internal.compiler.ast.StringLiteral;
-
+import net.sourceforge.phpeclipse.internal.compiler.ast.StringLiteral;
 
 public class NLSLine {