Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Project-wide validator?
Project-wide validator? [message #186347] Tue, 16 January 2007 21:43
Paul Fullbright is currently offline Paul FullbrightFriend
Messages: 201
Registered: July 2009
Senior Member
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?
Previous Topic:Eclipse won't run updated version of a class
Next Topic:How to prevent Eclipse from automatically completing an XML comment?
Goto Forum:
  


Current Time: Thu Apr 18 09:23:25 GMT 2024

Powered by FUDForum. Page generated in 0.01726 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top