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 - Code complete for @link to nested classes
Summary: Code complete for @link to nested classes
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 15:46 UTC by _ gtzabari
Modified: 2016-07-07 19:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.