This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206624

Summary: Code complete for @link to nested classes
Product: editor Reporter: _ gtzabari <gtzabari>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2011-12-21 15:46:52 UTC
When entering a Javadoc {@link} the code-complete does not list nested static classes. For example, try creating a @link to the GetOperation in the following code sniplet:

public final class OperationEntity
{
	public static final class GetOperation
	{
	}
}
Comment 1 Martin Balin 2016-07-07 07:29:04 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 2 _ gtzabari 2016-07-07 19:45:37 UTC
Seems to still be an issue in dev build 201607060002.