Winch Steare
2005-10-04 21:41:37 UTC
You know how when you hover over a method, and if you have a class that defines that method with
javadoc comments somewhere else in your project it will display the helpful comments. I was
wondering how you can get this to work for the standard classes that come with java. Not just
methods, it works for variable names, variable, types, etc.
javadoc comments somewhere else in your project it will display the helpful comments. I was
wondering how you can get this to work for the standard classes that come with java. Not just
methods, it works for variable names, variable, types, etc.