facebook

[Closed] MyEclipse disable validation in one JSP file

💡
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
  • #260128 Reply

    siqbal
    Member

    Is there a way to automatically turn off validation in a JSP file ?

    Whenever i open the project the Footer file complains about an error. I can right click on the file in the Package Explorer, go to MyEclipse, and choose Remove all Validation Markers… but I have to keep doing that again and again.

    Is there any special tag that I can put in the JSP file that would not try to validate that file only ?

    Thanks!

    #260193

    Riyad Kalla
    Member

    Temporarily you can right click on the file, go to Properties, then mark the file derived. Unfortunately this will also interfere with Team operations.

    Moving forward in the 5.0.3 release of MyEclipse, we will be included an official way to do this by setting validation exclude filters for a project.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: [Closed] MyEclipse disable validation in one JSP file

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