Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to specify different config.ini files for eclipse with command prompt
How to specify different config.ini files for eclipse with command prompt [message #178523] Mon, 06 November 2006 09:04
Eclipse UserFriend
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 doesn’t 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,
Previous Topic:Own Plug-In Integration
Next Topic:Creating Macros or our own submenus
Goto Forum:
  


Current Time: Fri Aug 16 19:59:52 GMT 2024

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

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

Back to the top