Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Override -product argument in Eclipse RCP application(Override -product argument in Eclipse RCP application)
Override -product argument in Eclipse RCP application [message #900146] Sat, 04 August 2012 16:52
M D is currently offline M DFriend
Messages: 8
Registered: July 2009
Junior Member
Hi,

I have a Java application which requires the user to specify a "-product" argument. I want to convert this Java application to an Eclipse RCP application. However when I try to run the Eclipse RCP application, my application fails to start because Eclipse tries to read the "-product" argument value and fails if the product string specified by the user doesn't match what it is expecting. Is there any way to change this behavior so that Eclipse doesn't try to read and interpret the "-product" argument?

Thanks in advance for any help

-MD
Previous Topic:How to add pop up menu using org.eclipse.ui.menus
Next Topic:Perspective initial layout for views with allow multiple = true (compound ids)
Goto Forum:
  


Current Time: Thu Apr 18 11:10:22 GMT 2024

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

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

Back to the top