Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-1
-
Fix Version/s: 2.0-beta-2
-
Labels:None
Description
JXR integration proposal :
It would be nice if on the TOP XX classes and TOP XX Methods that we could click on a class/method name and see the code directly from JXR.
done in svn rev# 2023.
The JXR integration is only partial since the undelining JavaNCSS program does not output line numbers.
Until it does, clicking on method lead to the whole class rather than directly on a method.