facebook

What is Validation – JSP Directive Validator

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

    Hi!

    I am wondering what is the usage of JSP Directive Validation?

    Sorry if the question sounds stupid, but I am trying to figure out a workaround for a validation problem related to usage of <@include %>. I would have supposed that if JSP Directive Validation is turned off, than <@include %> would be not validated, and so I would have removed
    temporary the issue mentioned.

    Thanks in advance,

    ./alex

    :Architect of InfoQ.com:
    .w( the_mindstorm )p.

    #256349 Reply

    Sorry for pushing it, but I would definitely like to get some hints for this, as I couldn’t find any documentation related to this topic.

    TIA,

    ./alex

    :Architect of InfoQ.com:
    .w( the_mindstorm )p.

    #256445 Reply

    Greg
    Member

    Alex,

    Unfortunately there isn’t a way to my knowledge to disable only JSP Directive validation without disabling JSP validation for the entire project. I assume you don’t want to do this, but if you do, you can right click the project properties and go to MyEclipse > Validation. Then override the workspace defaults and uncheck JSP Validation. We are looking into options for our next release that will allow users to disable validation for individual files, but that is still work-in-progress.

    #257842 Reply

    Greg, I am a little puzzled. If I open the Validation properties I see the following options:

    MyEclipse -> Validation:

    Manual Build
    JSP Directive Validator
    JSP Syntax Validator

    So, my question is: what is the purpose of JSP Directive Validator? It looks like a complete different option than the JSP Syntax Validator. Considering that I am facing the bug mentioned here jsp validator complains about include, I am at the point at which I cannot use the validation at all. I consider this a very serious issue.

    ./alex

    :Architect of InfoQ.com:
    .w( the_mindstorm )p.
    [/url]

    #258236 Reply

    Looks like this one is an unknown or unexplained feature. Cool! However, I haven’t been able to produce anything notable switching it on/off, so I think it just something that was included in the distribution to see if the users are paying attention.

    ./alex

    :Architect of InfoQ.com:
    .w( the_mindstorm )p.
    Co-founder of InfoQ.com

    ps: sorry for the message but I couldn’t believe my eyes that this piece of functionality isn’t explained and also that it is impossible to get an explanation for it from the official forum.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: What is Validation – JSP Directive Validator

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