Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » "Include Directory" for XSD files?
"Include Directory" for XSD files? [message #1860105] Tue, 18 July 2023 07:25
Christian Treczoks is currently offline Christian TreczoksFriend
Messages: 6
Registered: July 2023
Junior Member
I've got a bunch of XML and matching XSD files. To clean up my project (I was moving to a three-digit number of XML files), I placed the XML files in a subdirectory structure. Instead of copying or linking the appropriate XSD files into each directory, can I tell the XML editor to use something similar to an "include directory" in C/C++ where it can find XSD files? This way, I could also keep them out of the tree of XML files.

What I definitely don't want is to edit each XML file to add something like "../../Schema/" to the paths of the XSD files, as they will probably move around a lot in the structure before the project is stable.
Previous Topic:Custom Build Chain for XML?
Next Topic:Project Won't Allow Run As Selection Server
Goto Forum:
  


Current Time: Mon May 06 03:53:44 GMT 2024

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

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

Back to the top