Developer's Guide
Building from Source
Eclipse Setup
IDEA Setup
Embedding Galaxy
Continuous Integration
What's in the Sandbox?
 | Because Java 5 has a major bug in it's schema validation, it is necessary to add the Xerces libraries to your Java endorsed directory for validation to work correctly. To do this you must put these three libraries inside your JAVA_HOME\lib\endorsed directory:
If you do not do this, you will get an error message warning you that schema validation does not work correctly (as of 1.0-beta-2). |