Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » How eclipse.ini takes effect?
How eclipse.ini takes effect? [message #1849416] Wed, 19 January 2022 01:11 Go to next message
jy zhang is currently offline jy zhangFriend
Messages: 20
Registered: May 2012
Junior Member
Hello,
I'm not sure is it suitable to post the question here.

When we modify vm arguments in `eclipse.ini` and restart Eclipse,
the modification will take effect.

I wonder how `eclipse.ini` takes effect?
I want to use `myApp.ini` to allow user to modify vm arguments too,
but how can `myApp.ini` take effect?

Thanks for any help.
Re: How eclipse.ini takes effect? [message #1849417 is a reply to message #1849416] Wed, 19 January 2022 08:17 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33148
Registered: July 2009
Senior Member
This isn't a technical forum. When in doubt where to ask, ask on the newcomers forum:

https://www.eclipse.org/forums/index.php?t=thread&frm_id=89

As you noticed, a restart is needed, so if you allow users to modify the *.ini while the application is running you should tell the user to restart or force a restart programmatically (just like Help -> Install New Software tells the user to restart after the install completes).


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Application crashing intermittently
Next Topic:unable to read repository
Goto Forum:
  


Current Time: Sat May 18 21:49:03 GMT 2024

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

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

Back to the top