Changes:
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / externaltools / model / StringMatcher.java
index 5529436..988f842 100644 (file)
@@ -6,7 +6,7 @@ which accompanies this distribution, and is available at
 http://www.eclipse.org/legal/cpl-v10.html
 **********************************************************************/
 
-import java.util.*;
+import java.util.Vector;
 
 /**
  * Copied from org.eclipse.jdt.internal.ui.util.StringMatcher