-
Feature Request
-
Resolution: Done
-
Major
-
3.0.0.GA
-
Documentation (Ref Guide, User Guide, etc.)
Seam Validator checks EL expressions in WebContent/*.xhtml pages when a Java file is modified.
On a Intel Core2 1.83 GHz T5600 machine with 2 GB RAM, it takes about 0.5 second per XHTML page generated by seam-gen (and modified using the workaround described in JBIDE-4512 to have no "property cannot be resolved" warnings). This is very high and has a big impact if you got a lot of XHTML pages (I got 150 of them!).
So it would be nice if the whole validation process could take about 2-5 seconds (instead of about 2 minutes for me).
- is related to
-
JBIDE-4530 Add option to validate ELs only in changed files into preferences of Seam EL validator.
- Closed
-
JBIDE-4545 Revalidate El only if referenced context variable was changed.
- Closed
-
JBIDE-3336 Seam validator is called too often
- Closed
- relates to
-
JBIDE-4515 Seam Validator should recognize parameters from foo.page.xml in the "Context variable cannot be resolved" validation rule for foo.xhtml
- Closed
-
JBIDE-4512 Seam Validator raises "property cannot be resolved" warnings when single value is used instead of List
- Closed
-
JBDS-773 Validation sections: update
- Closed