facebook

HTML Compilation Errors

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    ash_sai
    Member

    Hi,
    I am evaluating myEclipse and have imported my existing project. This project has a set of html files, generated by a help tool.

    When I import these files, I get 100’s of errors like No Start tag, start tag not closed etc, and I suspect because of these errors, the Build menu is disabled.

    Is there any way of ignoring these errors?

    Thanks for your response.

    With Best Regards
    Asha

    #263611

    Greg
    Member

    Asha,

    If you are using the latest version, MyEclipse 5.1.0, then there are 2 ways to ignore these errors.

    1. You can disable HTML validation entirely across all projects and resources. Go to Window > Preferences > MyEclipse > Validation then uncheck the “HTML Syntax Validator” for both manual and build.
    2. You can disable HTML Validation for specific html files or folders. Right-click the project that contains all of your html files, then go to MyEclipse > Validation > Excluded Resources. Then go through the tree of resources and check which folders or files you wish to remove validation from. So check all of the html files that you want to ignore errors.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: HTML Compilation Errors

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