facebook

how do i completely disable jsp/html validation?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244397 Reply

    Paul Stanton
    Member

    I have disabled all of the validation checkboxes in the general settings and have checked that the project override is disabled.

    i still get yellow and red markers on the rhs of my editers.

    how do i disable this altogether?

    the reason i want to is because i find when i have a lot of jsp tags (<xxx:yyy/>) my cpu goes crazy every time i make a change to the source, and the validation underlines blink for about 30 seconds. when this is happening i cannot write data to my clipboard and i’m sure there are other symptoms.

    thanks.

    #244402 Reply

    Scott Anderson
    Participant

    how do i disable this altogether?

    The last step is to navigate to Window > Preferences > MyEclipse > Editors > Common Editor Preferences and turn off “Analyze annotations while typing”.

    #244405 Reply

    Paul Stanton
    Member

    thanks. hopefully this feature is more efficient in the future.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: how do i completely disable jsp/html validation?

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