aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-06-29 03:25:28 -0700
committerJake Petroules <jake.petroules@petroules.com>2015-06-29 16:41:07 +0000
commit28fa828f9c4d7bdc4f17170a3ff8f7c2d2e243ec (patch)
tree030a6b90a1e7c0b83f28e0c29fb7a7574f0f9b65 /doc
parente7f06f8b19103ca8bfe7e7fc59008cab2024d133 (diff)
Introduce java.jdkIncludePaths property.
Change-Id: I1f53474502f65f6e4973f95ce43fb16490d57686 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/java-module.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/reference/modules/java-module.qdoc b/doc/reference/modules/java-module.qdoc
index d3b0be6b8..32f1fb2de 100644
--- a/doc/reference/modules/java-module.qdoc
+++ b/doc/reference/modules/java-module.qdoc
@@ -115,6 +115,13 @@
\li \c{"jar"}
\li The file name of the \c jar tool.
\row
+ \li jdkIncludePaths
+ \li pathList
+ \li 1.4.1
+ \li determined automatically
+ \li List of include paths for native header files. Applications using JNI to interface
+ with native code should add these paths to \c{cpp.includePaths}.
+ \row
\li jdkPath
\li path
\li 1.4