Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:43 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
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 20:18 Go to previous message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
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: Thu Apr 25 02:30:11 GMT 2024

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

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

Back to the top