Skip to content

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

License

Notifications You must be signed in to change notification settings

epeios-q37/xppq-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

350796e · May 17, 2017

History

25 Commits
May 13, 2017
May 17, 2017
Apr 22, 2017
May 17, 2017
Apr 18, 2017
May 13, 2017
May 13, 2017
May 17, 2017
Apr 18, 2017
May 13, 2017
May 17, 2017
Apr 18, 2017
Apr 18, 2017

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

Packages

No packages published

Languages