Next: Algorille library
Up: Dependencies
Previous: Dependencies
Contents
PaCO++ uses the xerces implementation in Java for parsing XML files. You have to add in your
CLASSPATH the different jar files of the xerces compiler :
- xercesImpl.jar
- xml-apis.jar
- xmlParserAPIs.jar
The version of xerces has to be >2.3.0
These files can be found on http://xml.apache.org/ site.
2013-04-10