Serkan Taş wrote > when i try to download sdk through moonshine or sdk nstaller, it fails > with error below.
Hello Serkan, Thank you, for reporting this! Alternatively, you can report issues to Moonshine Git as well ( here <https://github.com/prominic/Moonshine-IDE/issues> ). Unfortunately, there were some limitation to the older SDK installer source (and integrated to Moonshine) - where the installer failing downloading latest Adobe AIR SDK. This is a known issue and already discussed at https://github.com/prominic/Moonshine-IDE/issues/119. Moonshine had the SDK installer source updated (with Apache) and waiting for a release. Until then, you can download SDKs through official Apache Flex SDK Installer ( here <http://flex.apache.org/installer.html> ), and *maybe* - you also need to follow the following steps /if/ encounter any SDK downloading problem (mentioned in Moonshine issue page) : > If you encounter errors downloading SDKs through Moonshine (or Moonshine > App Store Helper for macOS), you may be able to resolve them by installing > JCE in your Java installation: > > Java 7: > http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html > Java 8: > http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html > > JCE will enable unlimited key lengths for HTTPS connnections from Java. > > These downloads will contain US_export_policy.jar and local_policy.jar. > These JAR files should be copied to this directory: > > JRE: %JAVA_HOME%/lib/security > JDK: %JAVA_HOME%/jre/lib/security > Before you copy the files, make a backup of the existing > US_export_policy.jar and local_policy.jar, so that you can revert later if > necessary. Hope, this help. Thanks! -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
