### Eclipse Workspace Patch 1.0 #P org.eclipse.jdt.core Index: model/org/eclipse/jdt/core/IJavaElement.java =================================================================== RCS file: /cvsroot/eclipse/org.eclipse.jdt.core/model/org/eclipse/jdt/core/IJavaElement.java,v retrieving revision 1.43 diff -u -r1.43 IJavaElement.java --- model/org/eclipse/jdt/core/IJavaElement.java 27 May 2008 23:40:20 -0000 1.43 +++ model/org/eclipse/jdt/core/IJavaElement.java 16 Jun 2008 15:51:05 -0000 @@ -283,7 +283,8 @@ * the path returned is the full, absolute path to the underlying resource, * relative to the workbench. * If this element is included in an external library, - * the path returned is the absolute path to the archive in the file system. + * the path returned is the absolute path to the ZIP archive or or to the + * folder in the file system. * This is a handle-only method. * * @return the path to the innermost resource enclosing this element