TIO-0001 (Could not generate DH keypair)

Issue #1 resolved
Trevor Jones repo owner created an issue

Can not use plugin with IDE running on OSX with Apple Java 1.6JDK

Screen Shot 2015-06-09 at 9.16.46 AM.png

Need to test other OS versions to confirm if OSX specific or global issue.

Temporary workaround is to configure your JetBrains IDE to use java 7 or higher. This comes with tradeoffs. (See https://goo.gl/WmcBzR)

This can be done by copying the idea.properties from /Applications/{IDE NAME}/contents/bin directory to your ~/Library/Preferences/{IDE NAME&VER} directory.

Once there edit the value of JVMVersion from 1.6* to 1.6+

Comments (4)

  1. Log in to comment