facebook

how to make eclipse ignore html error

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #272772 Reply

    flybuzz
    Member

    Hi in my asp page I have <%@include file=”/Footer.html” %>

    So my footer.html starts with
    </td>
    </tr>

    ecilpse thinks there is no matching starting <td> and thinks it’s an error. Is there an easy way to make eclipse ignore that particular error, or all errors from particular page?

    #272810 Reply

    Loyal Water
    Member

    Right click on the file and select MyEclipse > Exclude from Validation. That should do the trick.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: how to make eclipse ignore html error

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