Skip to content

epeios-q37/xppq-java

Repository files navigation

xppq-java

Presentation

The Epeios XML preprocessor and parser as JRE (Java) package.

Status

GNU/Linux & OS X : Travis CI

Windows : AppVeyor

Compilation

  • Retrieve the repository,
  • under GNU/Linux or OS X : from the root of the repository, launch make,
  • under Windows : open the xppqjre.vcxproj with Microsoft Visual Studio, and compile.

You may have to set the JAVA_HOME environment variable to the root of the desired JDK. Under Linux, the JDK should be at /usr/lib/jvm/default-java/.

Testing

From the root of the repository:

  • under GNU/Linux or OS X: java -Djava.library.path=. XPPQDemo,
  • under Windows: java -Djava.library.path=x64/Release XPPQDemo (if needed, replace x64/Releasewith the path where the DLL is located).

About

Epeios XML parser and preprocessor as JRE (Java) component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages