atholon Posted March 3, 2008 Share Posted March 3, 2008 Hi, I am trying to deal with JavaDoc, for Sun's Java and for some reason the comment tag @author is not working on any of my classes. Anyone have a reason why? /** * This class manages an company's payroll * @see PayrollTest * @since 1/22/08 * @author John Hinburg */ Link to comment https://forums.phpfreaks.com/topic/94137-javadoc/ Share on other sites More sharing options...
atholon Posted March 5, 2008 Author Share Posted March 5, 2008 Hehe figured it out, was missing the -author switch, dang Jgrasp! Link to comment https://forums.phpfreaks.com/topic/94137-javadoc/#findComment-483958 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.