Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Is there a way to pass argument to http://org.eclipse.ui.intro/runAction
Is there a way to pass argument to http://org.eclipse.ui.intro/runAction [message #1012053] Wed, 20 February 2013 14:43 Go to next message
Eclipse UserFriend
The pluginID and class args work fine, but is there a way to pass additional
arguments to my custom action?

http://org.eclipse.ui.intro/runAction?pluginId=com.myapp&class=com.myapp.MyAction&myParm1=parm1&myParm2=parm2

I am trying to pass the values parm1 and parm2 to the action.
Re: Is there a way to pass argument to http://org.eclipse.ui.intro/runAction [message #1012063 is a reply to message #1012053] Wed, 20 February 2013 15:18 Go to previous message
Eclipse UserFriend
got it . Use an IIntroAction the parms are passed.


"Drew" <drew@xxxxxxxx> wrote in message news:kg3913$6v8$1@xxxxxxxxe.org...
> The pluginID and class args work fine, but is there a way to pass
> additional arguments to my custom action?
>
> http://org.eclipse.ui.intro/runAction?pluginId=com.myapp&amp;class=com.myapp.MyAction&amp;myParm1=parm1&amp;myParm2=parm2
>
> I am trying to pass the values parm1 and parm2 to the action.
Previous Topic:No JRE or JDK present on Windows 8
Next Topic:How Do I Listen For Caret Movements in Eclipse 4
Goto Forum:
  


Current Time: Fri Jun 20 07:42:42 EDT 2025

Powered by FUDForum. Page generated in 0.08319 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top