[ANN] PsiViewerPlugin 2.17 available
http://www.intellij.org/twiki/bin/view/Main/PsiViewerPlugin
Migrated to Aurora #802
Please sign in to leave a comment.
http://www.intellij.org/twiki/bin/view/Main/PsiViewerPlugin
Migrated to Aurora #802
Please sign in to leave a comment.
Hi,
Could you also make the 2.16 version available for people using 3.0.x?
Thanks, Spencer
2.17 is 2.16 on Aurora. No change in functionality. Just use 2.16
Jacques
"Spencer Marks" <smarks@digisolutions.com> wrote in message
news:23404576.1047383987466.JavaMail.jrun@is.intellij.net...
>
>
Jacques Morel wrote:
>> Could you also make the 2.16 version available for people using 3.0.x?
It's not on the Wiki page anymore - only 2.17. Unless I'm missing
something...
CU,
Edwin
2.17 doesn't want to compile for 3.0.x
--> package idea.openapi.aurora;
I was hoping to get 2.16 for 3.0.x use.
Thanks, Spencer
I added a direct link back to 2.16
In general in TWiki if you click on the action link associated with an
attachement you will get a page with the version history of that
attachement.
Jacques
"Edwin van Ouwerkerk Moria" <edwin@cadwal.org> wrote in message
news:b4kmeu$15t$1@is.intellij.net...
>
>
>
>
Jacques Morel wrote:
>> It's not on the Wiki page anymore - only 2.17. Unless I'm missing
>> something...
Cool - so I did miss something 8-).
Thanx!
Edwin
NPE when current editor is a UIForm editor :
ERROR - mand.impl.CommandProcessorImpl -
ERROR - mand.impl.CommandProcessorImpl - IntelliJ IDEA
(Aurora) Build #876
ERROR - mand.impl.CommandProcessorImpl - JDK: 1.4.2
ERROR - mand.impl.CommandProcessorImpl - VM: Java HotSpot(TM)
Client VM
ERROR - mand.impl.CommandProcessorImpl - Vendor: Sun
Microsystems Inc.
ERROR - mand.impl.CommandProcessorImpl - OS: Windows XP
ERROR - mand.impl.CommandProcessorImpl - Last Action:
ERROR - mand.impl.CommandProcessorImpl - Current Command:
ERROR - mand.impl.CommandProcessorImpl -
java.lang.NullPointerException
at
idea.plugin.psiviewer.view.PsiViewerPanel.selectElementAtCaret(PsiViewerPanel.java:304)
at
idea.plugin.psiviewer.controller.project.EditorListener.selectedFileChanged(EditorListener.java:116)
at com.intellij.openapi.fileEditor.b.t.a(t.java:8)
at com.intellij.ui.a.a.h.a(h.java:294)
at com.intellij.ui.a.a.h.b(h.java:43)
at com.intellij.ui.a.a.h.a(h.java:302)
at com.intellij.ui.a.a.r.run(r.java:2)
at com.intellij.openapi.command.a.b.executeCommand(b.java:6)
at com.intellij.ui.a.a.h.a(h.java:17)
at com.intellij.ui.a.a.h.b(h.java:414)
at com.intellij.ui.a.a.v.run(v.java:0)
at com.intellij.openapi.command.a.b.executeCommand(b.java:46)
at com.intellij.ui.a.a.u.run(u.java:2)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:62)
at com.intellij.ide.s.dispatchEvent(s.java:16)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at
com.intellij.openapi.ui.DialogWrapper$MyDialog.show(DialogWrapper.java:28)
at
com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:187)
at com.intellij.progress.a.j.run(j.java:1)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:62)
at com.intellij.ide.s.dispatchEvent(s.java:16)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)