[ANN] PsiViewer 2.25.1
PsiViewer 2.25.1 is available for build 3185, and 2.24.1 is available for build 3144.
http://www.intellij.org/twiki/bin/view/Main/PsiViewerPlugin
Many thanks to Bas Leijdekkers for the tree selection bug fix. The 3185+ version is because the OpenAPI changed slightly for that build onwards.
Cheers,
Andrew.
Please sign in to leave a comment.
Even when the plugin is disabled, I get this error message:
Icon cannot be found in '/images/psi18x18.png',
aClass='idea.plugin.psiviewer.controller.actions.ViewElementAtCaretAction'
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:34)
at com.intellij.openapi.util.IconLoader.getIcon(IconLoader.java:83)
Alain
Hi Alain,
I've noticed that too. Seems to be happening ever since #3290. Thought I'd wait to see if it went away in a later EAP build.
Cheers,
A.