X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/IWorkingCopy.java b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/IWorkingCopy.java index d364b32..72f4a48 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/IWorkingCopy.java +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/core/IWorkingCopy.java @@ -160,7 +160,7 @@ public interface IWorkingCopy { * @return the found primary type of this compilation unit, or null if no such a type exists * @since 2.0 */ -// IType findPrimaryType(); + IType findPrimaryType(); /** * Returns a shared working copy on this element using the given factory to create