After selecting any package in my web project and selecting “Export” -> “JavaDoc” -> “Finish”, my javadoc pages seem to be created fine (they look correct in a browser), but all the HTML pages are tagged with a yellow exclamation mark. Mostly the error appears to be “warning: unknown atttribute”.
Going to the context menu and selecting “MyEclipse” -> “Remove HTML Problem Markers” of course appears to fix this problem. Do I simply have a configuration option set incorrectly. Or is there a way to instruct MyEclipse to ignore everything within the “doc” folder?
I’m using Eclipse 2.7.101
Build 200405181900-2.8-Beta1
Eclipse ver 2.1.0
java ver 1.4.2_05
Thanks for any help!