[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: How to specify a file in the config.ini file
|
Hi Alex!
I have tried to do what you say.
I have put my file 'my.java.policy' in the configuration directory of my exported product.
Next, I have written in the config.ini:
-Djava.security.policy=configuration\my.java.policy
And, I launch my application, but it doesn't find my 'my.java.policy' file.
How to specify to Eclipse where to search my file?
Or, Where must I put my file?
Thanks,
Regards,
Jean-Michael