[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] How: Pass arguments on command line to an RCP exe application?

Hi all,

How can I pass arguments to an RCP exe application on the command line as follows?

c:\myRcpApp.exe arg0 arg1

How can I get these argument values in the application? I know put them in the argument box in the *.product file, but I want to use the command line to pass the arguments.

Thanks,
Ben