How to specify different config.ini files for eclipse with command prompt [message #178523] |
Mon, 06 November 2006 04:04 |
Eclipse User |
|
|
|
Originally posted by: lasith94.hotmail.com
Hi All,
I have two config.ini files,
C:\eclipse\configuration\config.ini (Default eclipse config.ini)
C:\eclipse\app1\configuration\config.ini (Custom config.ini)
So I can run my eclipse with command prompt like this (to give 2nd custom
config.ini to eclipse)
C:\eclipse>eclipse -configuration C:\Eclipse\eclipse\app1\configuration,
But above command doesnt work when there is a default config.ini file.
I think eclipse first looks for default config.ini file and if it is not
exists then it load custom config.ini file.
Can anyone know how to solve this problem?
Thank you,
|
|
|
Powered by
FUDForum. Page generated in 0.06328 seconds