aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2017-09-06 10:33:48 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-09-07 08:46:59 +0000
commitdfc2d79dcb480781ad2ce97cdf244c2c44c47c79 (patch)
treec0d7f60806c297c5e82b2d2d39af6e5790812211 /doc
parentcc5537699dd19fbc0138ef93d792c8044eb86a54 (diff)
Change type of java.jdkPath from path to string
The JDK is usually not located below the project root. A path property is not useful here. Change-Id: I2e150d0dfe0e9d925ff242b4fa46a606d750753e Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/java-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/modules/java-module.qdoc b/doc/reference/modules/java-module.qdoc
index 6b0ba6e8e..663b65ec3 100644
--- a/doc/reference/modules/java-module.qdoc
+++ b/doc/reference/modules/java-module.qdoc
@@ -120,7 +120,7 @@
with native code should add these paths to \c{cpp.includePaths}.
\row
\li jdkPath
- \li path
+ \li string
\li 1.4
\li determined automatically
\li The base path of the Java Development Kit (JDK). This is equivalent to the \c JAVA_HOME