diff options
Diffstat (limited to 'debian/README.java')
-rw-r--r-- | debian/README.java | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/README.java b/debian/README.java new file mode 100644 index 0000000..67400b6 --- /dev/null +++ b/debian/README.java @@ -0,0 +1,7 @@ +How to use the Debian OpenCV java packages +---- + +Please see + http://docs.opencv.org/doc/tutorials/introduction/desktop_java/java_dev_intro.html + + ant -DocvJarDir=/usr/share/java/ -DocvLibDir=/usr/lib/ |