Alexey Kazakov [http://community.jboss.org/people/akazakov] replied to the discussion
"Is this normal?" To view the discussion, visit: http://community.jboss.org/message/549465#549465 -------------------------------------------------------------- How big is the project? How many xhtmls does it have? What time does it take to validate the project? After importing Eclipse starts full build. And full build means EL validation of every xhtml which is not a fast process because we have to load DOM for them. After first full-build it should takes much less time since we will re-validate only ELs which are related to changed files. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/549465#549465] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
