improved PHP parser
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / externaltools / internal / registry / RefreshScopeVariableRegistry.java
index fb25f40..d0b3d99 100644 (file)
@@ -5,13 +5,14 @@ Copyright (c) 2002 IBM Corp. and others. All rights reserved.
 This file is made available under the terms of the Common Public License v1.0
 which accompanies this distribution, and is available at
 http://www.eclipse.org/legal/cpl-v10.html
+�
 Contributors:
 **********************************************************************/
 
-import org.eclipse.core.runtime.IConfigurationElement;
 import net.sourceforge.phpdt.externaltools.model.IExternalToolConstants;
 
+import org.eclipse.core.runtime.IConfigurationElement;
+
 /**
  * Registry of all available refresh scope variables.
  */