forked from apache/xerces2-j
-
Notifications
You must be signed in to change notification settings - Fork 0
mkr/xerces2-j
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build Instructions: To build Xerces Java on Windows, you need a copy of Cygnus's Cygwin. See http://sourceware.cygnus.com/cygwin. Once Cygwin is installed, you need to set two environment variables. Edit the batch file BuildAll.bat to set these variables. Execute BuildAll.bat, and then set your classpath to point to the src and samples directories in the Xerces Java distribution. You can then go to the top of the Xerces Java tree and type 'make'. To build Xerces Java on UNIX, you need to set an environment variable. Edit the shell script BuildAll to set this variables. Execute BuildAll, and then set your classpath to point to the src and samples directories in the Xerces Java distribution. You can then go to the top of the Xerces Java tree and type 'make'.
About
Mirror of Apache Xerces2 Java
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 98.6%
- Makefile 1.4%