Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / core / ElementChangedEvent.java
index ad7e315..52e017f 100644 (file)
@@ -27,6 +27,11 @@ import java.util.EventObject;
 public class ElementChangedEvent extends EventObject {
 
        /**
+        * 
+        */
+       private static final long serialVersionUID = 1222640386847724934L;
+
+       /**
         * Event type constant (bit mask) indicating an after-the-fact report of
         * creations, deletions, and modifications to one or more Java element(s)
         * expressed as a hierarchical java element delta as returned by