gdelmas / IntelliJDashPlugin

A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to install plugin from repositories

tawrahim opened this issue · comments

I was unable to install due to the following error message

Plugin Dash was not installed: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

is this the current version of android studio?

please see: #5

Yes this is seen on version 0.4.2
On Jan 22, 2014 10:38 AM, "Gerard Delmàs" notifications@github.com wrote:

is this the current version of android studio?

please see: #5 #5


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-33034274
.

0.4.2? where do i get this? i see 0.3.2 here: http://developer.android.com/sdk/installing/studio.html

also is this plugin version 2.2?

After you install 0.3.2, click on Android Studio -> check for updates. And yes it is 2.2
screen shot 2014-01-22 at 6 52 22 pm

More screenshots
screen shot 2014-01-22 at 6 54 19 pm
screen shot 2014-01-22 at 6 55 12 pm

which java sdk is android studio running on, on your machine. i guess apples?

$ java -version
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)

did you install the plugin from repo, or file?

I installed the plugin from the android studio plugin repo

when is the error message thrown. upon double click in repo, or after restart of android studio?

upon double click in repo, it does not even allow me to install.

can you please try to install another plugin from repo

I just installed ideaVim and it seems to work as expected

screen shot 2014-01-22 at 7 16 00 pm

ok. can you try to install the plugin from here: https://github.com/gdelmas/IntelliJDashPlugin/releases/tag/2.2

I have never installed a plugin using a jar file, do you mind providing steps on how that is done?

download the .jar. in preferences -> plugins there is a button next to "browse repositories". it's called "install plugin from disk". select the downloaded .jar.

are you using mavericks?

Great! It worked curious as to why it did not work from the plugin repo.

screen shot 2014-01-22 at 7 27 54 pm

it seems to be an issue with mavericks and java. i guess the it has to do with certificates, and the download location. i am running java 1.6 and there are no issues.

you could try to this: http://stackoverflow.com/questions/4764611/java-security-invalidalgorithmparameterexception-the-trustanchors-parameter-mus/20038733#20038733

I just ran into the same Problem (OS X 10.9.1, with JRE 1.6.0_37-b06-434). Manually downloading the plugin and installing it worked fine though. Maybe a little note in the README would be a good idea? Thanks for providing the plugin, much appreciated.

have you tried to reproduce with other plugins? looks like an intellij bug. maybe you could also file an issue there.

I just installed this fine from within PhpStorm 8 (EAP).

it's not a common issue. if you like EAPs try the newest plugin beta. help with testing is much apreciated. you can install manually from here: https://github.com/gdelmas/IntelliJDashPlugin/releases

i tried every solution ,but finally failed~still "nothing to show",who can tell me why?
i tried following
1.uncheck use secure connection
2.check auto-detect proxy setting
3.try other version of android studio

What was the error message? Can you install other plugins from the repositories? This is probably a problem with the IDE.