Project-wide validator? [message #186347] |
Tue, 16 January 2007 21:43 |
Eclipse User |
|
|
|
I'm trying to figure out how to validate a many-resource (project-wide)
model. It seems that the validation framework is tuned to a
single-resource model, but I see others, notably EJB somewhat working
around that (in that EJB validates "ejb-jar.xml" and its referenced java
files. But the EJB validator still starts with that single resource,
"ejb-jar.xml", and *then* fans out to the java files from there. Our
model won't necessarily have this starting point, as the "root" xml file
in our project structure is purely optional.
How would I set up validation to work with such a model? Can anyone point
me in the right direction?
|
|
|
Powered by
FUDForum. Page generated in 0.24495 seconds