For example if I have a public member "member" in class "Class", How to make javadoc @see resolve "member".
If I use this statement: @see Class.member in IDEA editor, it reports error that "member" cannot be resolved although the class is imported. Thanks Laurent _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
