facebook

HML Problem Markers After JavaDoc Generation

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #225780 Reply

    azca
    Member

    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!

    #225792 Reply

    Riyad Kalla
    Member

    Ahh, you will need to upgrade to atleast Eclipse 3.0.1/MyEclipse 3.8.3, then you can mark /doc as “Derived” under properties, and that will stop it from being validated. Otherwise the only option is to turn off HTML validation.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: HML Problem Markers After JavaDoc Generation

You must be logged in to post in the forum log in