facebook

How to disable warnings for JSP editor .. I _have_ tried!

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #243582 Reply

    QAS
    Member

    Hi,

    I find the HTML warnings quite distracting in the JSP/HTML editor. Our entire project is template driven so most files are always include fragments. I think this causes the validation problems.

    However, I have turned off every bit of validation I can think of to no avail. I have disabled the Eclipse Validation rules and also MyEclipse’s validations. I have double checked the project inherits from these settings but for good measure turn everything off in the project properties too.

    Yet still I receive warnings and errors like

    invalid location of tag (p)
    unknown tag psb:PrettifyName

    Is there a way to either turn off validation like this completely, or tell the validator it’s dealing with a fragment and as such validate more intelligently?

    Cheers, Allistair

    #243583 Reply

    QAS
    Member

    sorry, this was Eclipse 3.1.1 with MyEclipse 4.0.100 M1 20051103

    #243649 Reply

    Scott Anderson
    Participant

    Allistair,

    Did you turn off Window > Properties > MyEclipse > Editors > Common Editor Preferences > Analyze annotations while typing? That will likely do what you want.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How to disable warnings for JSP editor .. I _have_ tried!

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