Why faclet html validator in eclipse takes infinite time

I use Eclipse Luna to implement the JSF2.1 web application, and every time I open the project, the facelet HTML validator runs, I used to outshine Helios, and it was faster than luna in validation, I do not want to disable the validator or AppXray . I just don't want to suffer from this.

I ask for advice

+8
eclipse facelets jsf-2 eclipse-luna
source share

No one has answered this question yet.

See related questions:

202
How to change the default encoding of a text file in Eclipse?
173
Java compilation level does not match version of installed face of Java project
fifteen
How to profile Java web application servlet invocation in Eclipse EE Luna
nine
Eclipse takes a long time to save web.xml
4
Eclipse + JSF + Facelets + Composite Component = CANNOT_FIND_FACELET_TAGLIB
3
error in creating workspace in Eclipse Helios
0
Failed to launch a war in JBoss AS 7 via Eclipse luna.
0
Eclipse HTML validation without BASE tag
0
Disable javascript validation in eclipse kepler for workspace
0
How can I create a Facelets site during build?

All Articles