facebook

Javadoc generating invalid HTML

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #279947 Reply

    NotesSensei
    Member

    Hi there,

    I’m using the ANT JavaDoc task to generate JavaDoc for my J2EE project. While the stuff looks ok in the ever forgiving browesers… it adds thousands of errors and warnings to my project. Stuff like:

    No start tag (<BLOCKQUOTE>).
    No start tag (<DL>).
    No start tag (<FONT>).

    Invalid location of tag (A). (where the anchor is in a tr before the td ).

    Is there a way to get proper HTML? (The Eclipse JVM came with pulse, but I also tried with Java6)

    😕 stw

    #280033 Reply

    Loyal Water
    Member

    Moving to Off Topic >> Software Development.

    #300232 Reply

    dclemmons
    Member

    I’m having the same problem. What was the resolution to this problem?
    Thanks.

    @NotesSensei wrote:

    Hi there,

    I’m using the ANT JavaDoc task to generate JavaDoc for my J2EE project. While the stuff looks ok in the ever forgiving browesers… it adds thousands of errors and warnings to my project. Stuff like:

    No start tag (<BLOCKQUOTE>).
    No start tag (<DL>).
    No start tag (<FONT>).

    Invalid location of tag (A). (where the anchor is in a tr before the td ).

    Is there a way to get proper HTML? (The Eclipse JVM came with pulse, but I also tried with Java6)

    😕 stw

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Javadoc generating invalid HTML

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