I'm trying to bring some organisation to my project. I have loads of xml files I'd like to do xslt transformations separately on. I want all the xslt transformed output files to end up in one output folder. How can I achieve this in Eclipse (in the XML perspective)? (At the moment I have to change the run configuration on each xml file)
No comments:
Post a Comment