Skip to content
/ ddsc-aquo Public

A Java command-line application for synchronizing with Aquo DS

License

Notifications You must be signed in to change notification settings

ddsc/ddsc-aquo

Repository files navigation

ddsc-aquo

A Java command-line application for synchronizing with Aquo DS.

Building ddsc-aquo

Being a NetBeans project, ddsc-aquo is most conveniently managed via the NetBeans IDE. Alternatively, if you just want to build the project and have Ant installed (e.g. sudo apt-get install ant), you can navigate to the project root directory and type ant at the command line. Before building, you'll need to create a persistence.xml in src/META-INF. An example, persistence.xml.template, has been included. Note that it's also possible to set or override properties in persistence.xml via the command line, for example:

java -Dhibernate.connection.url=jdbc:postgresql://10.11.12.13/ddsc -jar ddsc-aquo.jar

About

A Java command-line application for synchronizing with Aquo DS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages