Hi support,
I can’t turn off JSP validation, even not using the global switch in the MyEclipse preferences. I tried to close/reopen the project, close/reopen the editors, close/reopen eclipse at all, but my JSP files are still validated. I’m using MyEclipse 4.1.1 and eclipse 3.1.2.
The need to turn off validation arised from the lack of MyEclipse to be able to take tag libraries defined in external user libraries into account. I remember I saw once a statement of the moderators in this forum, saying that this is due to a shortcoming in the eclipse framework. Is this still the case? Are there no workarounds? This feature is especially important for projects that want to put tag libraries in a shared place of the servlet container. Because MyEclipse doesn’t allow individual deployment settings for single jars, you end up putting all the shared libs in a user library and unchecking the “Jars in Web Project’s user libraries” option in the myeclipse web deployment settings of the project. However, this done, MyEclipse’s JSP validator doesn’t find the tag libraries anymore. Please find a solution.
Regards,
Timo