<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="serif">Now that I know many of you are making progress
      on your Programming Assignment 2, I think it is time we talk about
      JavaDoc and how to get Eclipse to generate the JavaDoc for you.&nbsp;&nbsp;
      While I anticipate that you are "commenting as you go",&nbsp; the
      JavaDoc comments often go in towards the end of the coding process
      once you have everything figured out.<br>
      &nbsp; <br>
      Examples of how to create the javadoc comments are found on pages
      89-92 of your text but there is a more complete reference on pages
      A-66 and A-67 in the appendix.&nbsp;&nbsp; Go ahead and comment your
      constructors and at least one accessor and mutator method so you
      can see how JavaDoc will work on your code on Monday.<br>
      <br>
      By the way, the biggest problem I have with JavaDoc is CONFIGURING
      it to work with Eclipse.&nbsp;&nbsp; This is even a problem on the machines
      in the computer science building classroom.&nbsp; We'll also take care
      of that on Monday for your own eclipse environment.<br>
      <br>
      Keep the questions coming!&nbsp; Happy coding. <br>
    </font>
    <pre class="moz-signature" cols="72">-- 
Andrew J. Pounds, Ph.D.  (<a class="moz-txt-link-abbreviated" href="mailto:pounds_aj@mercer.edu">pounds_aj@mercer.edu</a>)
Professor of Chemistry and Computer Science
Mercer University,  Macon, GA 31207   (478) 301-5627
<a class="moz-txt-link-freetext" href="http://faculty.mercer.edu/pounds_aj">http://faculty.mercer.edu/pounds_aj</a>
</pre>
  </body>
</html>