SimpleUML on 977
I when I right click on a class and say add -> Direct Inheritors I get
Error message: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(35,10),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect###
java.lang.NoSuchMethodError: com.intellij.psi.search.PsiSearchHelper.getAccessScope(Lcom/intellij/psi/PsiElement;)Lcom/intellij/psi/search/PsiSearchScope;
at net.trustx.simpleuml.classdiagram.actions.AddDirectInheritorsAction.executeCommand(AddDirectInheritorsAction.java:58)
at net.trustx.simpleuml.gef.components.ActionContributorCommandPopupHandler$ActionCommand.actionPerformed(ActionContributorCommandPopupHandler.java:304)
at com.intellij.openapi.actionSystem.b.o$b_.actionPerformed(o$b_.java:4)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at com.intellij.openapi.actionSystem.b.o.fireActionPerformed(o.java:61)
at com.intellij.ui.b.a.h.doClick(h.java:88)
at com.intellij.ui.b.a.h.access$300(h.java:22)
at com.intellij.ui.b.a.h$a_.mouseReleased(h$a_.java:2)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at com.intellij.ide.s.a(s.java:25)
at com.intellij.ide.s.dispatchEvent(s.java:107)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Please sign in to leave a comment.
is anyone else having similar problems with this plugin?
hi,
Sorry, I missed your post. I added a new version of the plugin (0.17a) to the pluginmanager.
thanks,
Martin
"charles decroes" <spam@decroes.com> wrote in message news:2289825.1069983413727.JavaMail.javamailuser@localhost...
thanks man. I really appreciate it.
I noticed that package diagrams don't seem to work. When I select a
package and indicate it be added to a package diagram, the diagram is
shown, but it remains empty.
fixed in build 0.19a
thanks,
Martin
"Barry Kaplan" <bkaplan@integratedtrading.com> wrote in message news:br02fn$pta$1@is.intellij.net...
>