facebook

[Closed]Disable JSP 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
  • #238766 Reply

    kablukiw
    Member

    I would like to disable the JSP validation in an Eclipse project because I am experiencing the ‘Unknown tag’ validation errors throughout the JSP and the directory structure of this project does not appear to allow for setting it up as a web project, etc. as is a common thread here. The validation marks are annoying and their rendering seems to slow things down so I would like to remove them. I attempted to disable them using the path I mention in the diagnostics below and have also have executed the ‘Remove all validation markers’ on the files but none of this seems to help.

    Please let me know if you have any suggestions. This is really annoying.

    Kevin

    What operating system and version are you running?
    WinXP SP2
    What Eclipse version and build id are you using?
    Version: 3.1.0
    Build id: I20050627-1435
    – Was Eclipse freshly installed for MyEclipse?
    yes
    What MyEclipse version are you using?
    4.0.0
    What JDK version are you using to run Eclipse?
    1.5.0_04
    What JDK version are you using to launch your application server?
    N/A
    What steps did you take that resulted in the issue?
    Project > Properties > MyEclipse-Validation > [check “Override…”;
    deselect both “Run validation…”; deslect “JSP validator”]
    What application server are you using?
    N/A
    Are there any exceptions in the Eclipse log file?
    no

    #238795 Reply

    Scott Anderson
    Participant

    Validation can be completely disabled by deselecting the following options:

      Window > Preferences > MyEclipse > Validation > JSP Validator
      Window > Preferences > MyEclipse > Editors > Common Editor Preferences > Analyze annotations while typing
    #238798 Reply

    kablukiw
    Member

    Thank you — that did the trick!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed]Disable JSP validation

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