We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To run the tests use:
./gradlew test
To auto-format the Java source code run:
./gradlew format
to check Java source code formatting:
./gradlew checkFormat
For OSX swig is available using brew install swig
brew install swig
Installation instructions for other operating systems can be found here: http://www.swig.org/Doc3.0/Preface.html#Preface_installation
Set the ENV variable TILEDB_HOME to the install location of TileDB.
TILEDB_HOME
Generate the JNI code using
env TILEDB_HOME=/path/to/TileDB/dist ./gradlew generateJNI
There was an error while loading. Please reload this page.