1) Reintroduced some out commented methods. (Did break some preference settings)
[phpeclipse.git] / net.sourceforge.phpeclipse.externaltools / src / net / sourceforge / phpeclipse / externaltools / ExternalToolsPlugin.java
index 8309b7d..fa90071 100644 (file)
@@ -97,10 +97,10 @@ public final class ExternalToolsPlugin extends AbstractUIPlugin {
        /**
         * This version is recommended for eclipse3.0 and above
         */
-//     public ExternalToolsPlugin() {
-//             super();
-//             plugin = this;
-//     }
+       public ExternalToolsPlugin() {
+               super();
+               plugin = this;
+       }
 
        /**
         * Returns the default instance of the receiver. This represents the runtime