Community
Participate
Working Groups
Build Identifier: M20110210-1200 Class : org.eclipse.recommenders.internal.rcp.extdoc.providers.utils.ElementResolver Method : public static IName resolveName(final IJavaElement javaElement) Method code contains : } else if (javaElement instanceof IField) { throw new IllegalArgumentException("Can't yet resolve fields!"); This feature would be needed for the See Also Provider from extdoc. Reproducible: Always
There is currently no need for that feature.