Hi All, I'm using:
GNU Emacs 21.3.1 (i386-msvc-nt5.1.2600) of 2003-03-27 on buffy cc-mode-5.30.3 eieio-0.17 elib-1.0 jde-2.3.3beta5 semantic-1.4.4 speedbar-0.14beta4 Given the following: ,----[ C-h v jde-javadoc-checker-level RET ] | jde-javadoc-checker-level's value is protected `---- Running jde-javadoc-checkdoc on the following snippet: ,---- | private static final int WINDOW_HEIGHT = 460; | private static final int LEFT_WIDTH = 150; | private static final int RIGHT_WIDTH = 430; `---- results in no errors, but jde-checkstyle complains about no javadoc. Is that simply my configuration, or something else? -- Thanks, Jeff ,---- | Jeffery B. Rancier | | Softechnics | a METTLER TOLEDO company `----
