Starting RCP with a cmd-line parameter? [message #447544] |
Mon, 10 April 2006 09:55  |
Eclipse User |
|
|
|
Originally posted by: nico.bruehl.siemens.com
Hi :)
I am trying to implement an auto_login function in my application and therefore I need to store the password of the user.
To leave the security issue to the user, I would like to implement something like a parameter-listener, so the user can add his/her password to the link of the application.
Something similiar to the eclipse parameters e.g.: C:\eclipse\eclipse.exe -vmargs -Xms256m -Xmx256m -XX:PermSize=64m -XX:MaxPermSize=64m
so in my case it should be something like:
C:\myRCPApp\myRCPApp.exe -userpassword
The question is now, if the programm gets started with this parameter, how can I access this parameter from my RCP by code? Is it even possible?
Thank you in advance :)
Nico
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.05115 seconds