[ https://issues.apache.org/jira/browse/CB-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404025#comment-16404025 ] ASF GitHub Bot commented on CB-13963: ------------------------------------- janpio closed pull request #803: CB-13963: (android) Fix error in platform guide. URL: https://github.com/apache/cordova-docs/pull/803 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/www/docs/en/7.x/guide/platforms/android/index.md b/www/docs/en/7.x/guide/platforms/android/index.md index 0a773ae83..cce95cc03 100644 --- a/www/docs/en/7.x/guide/platforms/android/index.md +++ b/www/docs/en/7.x/guide/platforms/android/index.md @@ -63,8 +63,7 @@ they dip below 5% on Google's ### Java Development Kit (JDK) -Install [Java Development Kit (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) -or later. +Install [Java Development Kit (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html). When installing on Windows you also need to set `JAVA_HOME` Environment Variable according to your JDK installation path (see [Setting Environment Variables](#setting-environment-variables)) diff --git a/www/docs/en/dev/guide/platforms/android/index.md b/www/docs/en/dev/guide/platforms/android/index.md index 7cf771a8b..30c095f27 100644 --- a/www/docs/en/dev/guide/platforms/android/index.md +++ b/www/docs/en/dev/guide/platforms/android/index.md @@ -64,8 +64,7 @@ they dip below 5% on Google's ### Java Development Kit (JDK) -Install [Java Development Kit (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) -or later. +Install [Java Development Kit (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html). When installing on Windows you also need to set `JAVA_HOME` Environment Variable according to your JDK installation path (see [Setting Environment Variables](#setting-environment-variables)) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org > Android platform guide is misleading > ------------------------------------ > > Key: CB-13963 > URL: https://issues.apache.org/jira/browse/CB-13963 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-android > Affects Versions: cordova-android-7.0.0 > Environment: windows 10 - irrelevant > Reporter: Gabe O'Leary > Assignee: Jan Piotrowski (Sujan) > Priority: Major > Attachments: image-2018-03-09-11-40-09-278.png > > > The Android Platform guide specifies to install JDK8 or later.  I just wasted a bunch of time installing and uninstall jdk9 which does not work with cordova. > !image-2018-03-09-11-40-09-278.png! -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org