Jelajahi Sumber

Another JDK version fix

Rémi Verschelde 9 tahun lalu
induk
melakukan
2a2c75c8c6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tutorials/asset_pipeline/exporting_for_android.rst

+ 1 - 1
tutorials/asset_pipeline/exporting_for_android.rst

@@ -57,7 +57,7 @@ Scroll down to the section where the Android settings are located:
 In that screen, the path to 3 files needs to be set:
 In that screen, the path to 3 files needs to be set:
 
 
 -  The *adb* executable (adb.exe on Windows)
 -  The *adb* executable (adb.exe on Windows)
--  The *jarsigner* executable (from JDK6)
+-  The *jarsigner* executable (from JDK 6 or 8)
 -  The debug *keystore*
 -  The debug *keystore*
 
 
 Once that is configured, everything is ready to export to Android!
 Once that is configured, everything is ready to export to Android!