You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Martin Gainty <Ma...@ingenix.com> on 2003/01/17 23:59:41 UTC

Question on javadoc

Hello:

The Error:
[javadoc] javadoc: No public or protected classes found to document.

sourcepath="C:\SCG_DE~1\ENCODE~1\EPRO_V~1.2\EPRODA~1\src"

Directory of
C:\SCG_Development\EncoderPro\EPro_v3.2.2\EPRODA~1\src\eprodatautil

01/17/2003  03:29p              56,718 Converter.java
01/17/2003  03:29p               1,050 Defines.java
01/17/2003  03:29p               2,426 Descriptions.java
01/17/2003  03:29p               1,328 eprodatautil.java
01/17/2003  03:29p              17,960 MainFrame.java
01/17/2003  03:29p               6,181 Misc.java
01/17/2003  03:29p              25,620 Other.java

Example Source file from 

package eprodatautil;

/**-------------------------------------------------------------------------
-----------
 * Application : EproServer
 * Class       : Defines
 * Description : All of the constants for the Encoder Pro Server
 * Programer   : Andrew Bowker 1/19/01
 * Package Name: eproweb
 
*---------------------------------------------------------------------------
-----------*/
public class Defines {

Why am I getting No publi class found to document when this my Defines class
is publicly declared AND is located in the package directory of the Javadoc
sourcepath???

Thank You,

Martin Gainty Software Engineer
Ingenix Inc. * formerly St. Anthony Publishing/Medicode
2525 Lake Park Boulevard * Salt Lake City UT 84120
Tel 1.800.765.6768 * (801) 982 3878
Fax (801) 982 3887 
Martin.Gainty@ingenix.com * www.ingenixonline.com





This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>