| commit | b2137c1f6c051f7acf6b0fdde43955ab1f933d57 | [log] [tgz] |
|---|---|---|
| author | canderson <canderson> | Wed May 19 21:35:41 2010 +0000 |
| committer | canderson <canderson> | Wed May 19 21:35:41 2010 +0000 |
| tree | d00081482d0d948fec0ce85d086b9a16eb6ab86f | |
| parent | a58508d6806d6921fe56f3a10a906700d46df615 [diff] |
[313619] V1 Validator extension point changes for performance
diff --git a/plugins/org.eclipse.jst.j2ee.ejb/plugin.xml b/plugins/org.eclipse.jst.j2ee.ejb/plugin.xml index dc422f4..75ef855 100644 --- a/plugins/org.eclipse.jst.j2ee.ejb/plugin.xml +++ b/plugins/org.eclipse.jst.j2ee.ejb/plugin.xml
@@ -59,7 +59,9 @@ <run class="org.eclipse.jst.j2ee.internal.ejb.workbench.validation.UIEjbValidator"> </run> - + <runStrategy + project="true"> + </runStrategy> </validator> </extension> <extension