Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » adding option to eclipse from my plugin
adding option to eclipse from my plugin [message #900284] Mon, 06 August 2012 11:11 Go to next message
becks m is currently offline becks mFriend
Messages: 59
Registered: June 2012
Member
I have a plugin that installed within eclipse.

Is there a way to do the following in my case :

passing a "version" argument to eclipse when calling it to just print the plugin version in standard output without launching eclipse

./eclipse -version
Re: adding option to eclipse from my plugin [message #902853 is a reply to message #900284] Mon, 20 August 2012 18:13 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You could write your own headless RCP app. Then you can parse extra eclipse command-line arguments.

Create a new plugin and choose the Headless RCP hello world app.

PW


Previous Topic:Automating the deployment process of plugin
Next Topic:PullDown item in tool bar with dynamic options
Goto Forum:
  


Current Time: Fri Apr 19 19:13:30 GMT 2024

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

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

Back to the top