1
edit
Changes
→Windows
=== Steps ===
* Clone the Xerial repo, type:
** ''hg clone https://sqlite-jdbc.googlecode.com/hg/ sqlite-jdbc''
* Go into repo folder, type:
** ''cd sqlite-jdbc''
* Start the build, type:
** ''make''
* Retrieve the newly compiled and tested jar at:
** ''sqlite-jdbc/target/sqlite-jdbc-3.7.*.jar''
== Result ==