Re: [Viplugin-user] Anyone using viPlugin on WSAD?
Brought to you by:
midramas
|
From: The u. <zed...@sa...> - 2003-07-24 16:13:56
|
On Thu, Jul 24, 2003 at 12:03:29PM -0400, Shakil Langha wrote: > I am trying to get viPlugin to work with WebSphere Studio App Developer 4.0 > which is based on Eclipse 1.0 > > I was able to load the plug-in without errors, but when I try to open a > file, I get this exception: > Log: Wed Jul 23 19:25:55 EDT 2003 > 2 org.eclipse.ui 2 Problems occurred when invoking code from plug-in: > org.eclipse.ui. > java.lang.NoSuchMethodError: org.eclipse.ui.IEditorSite: method > getActionBars()Lorg/eclipse/ui/IActionBars; not found > at viPlugin.editors.ViEditor.createPartControl(ViEditor.java:89) > at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:53) > at > org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:808) > at org.eclipse.core.runtime.Platform.run(Platform.java:393) > (rest of the stack trace omitted) I heard that before. If I had a WSAD I most probably could fix it, but I don't have :( > > > Related question: what is the minimum Eclipse release for which the plug-in > is supported? The first version I tried it with, was the 2.1.0 release (the milestones won't work). I'm currently using 2.1.1 and 3.0M1 and it works too. Hope that helps, Michael |