Build a jar for the Java side of the JNI interface
[lttng-ust.git] / liblttng-ust-java / README
index 37834e691d3e2c1b5cf76b39201814e2976ecf8c..4b4d2c6ec45a99c217243661b1cdb47312540228 100644 (file)
@@ -10,3 +10,8 @@ dependency: openjdk-6-jdk
 
 dependency: gcj-4.4-jdk
 ./configure --with-java-jdk=/usr/lib/jvm/java-gcj --with-jni-interface
+
+
+After building, you can use the liblttng-ust-java.jar file in a Java project.
+It requires the liblttng-ust-java.so* files (which get installed when doing
+`make install') so make sure those are in the linker's library path.
This page took 0.022386 seconds and 4 git commands to generate.