collymy / sqlite-osgi

OSGi bundle for xerial sqlite jdbc driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqlite-osgi

Provides a Gradle build file that uses the bnd-platform plugin to create an OSGi bundle containing the SQLite JDBC driver from Xerial.

Build with:

gradle updateSiteZip

The build will fail but it will still have built the bundle in ./build/plugins

Note well

Prior to launching the build, edit the build.gradle file to make sure eclipseHome variable points to the path of your Eclipse local installation directory.

About

OSGi bundle for xerial sqlite jdbc driver

License:Apache License 2.0