new version with WorkingCopy Management
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / core / IPackageFragmentRoot.java
index ba8d7ea..9e9fb02 100644 (file)
@@ -256,7 +256,7 @@ public interface IPackageFragmentRoot
         *              exception occurs while accessing its corresponding resource.
         * @return this package fragment root's kind encoded as an integer
         */
-//     int getKind() throws JavaModelException;
+       int getKind() throws JavaModelException;
        
        /**
         * Returns an array of non-Java resources contained in this package fragment root.