Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Doomph.setup.sync is not working properly(We don't see different behavior changing the property value of -Doomph.setup.sync to false or true in the eclipse.ini file)
Doomph.setup.sync is not working properly [message #1839159] Tue, 16 March 2021 08:21 Go to next message
Raúl San José is currently offline Raúl San JoséFriend
Messages: 1
Registered: March 2021
Junior Member
We have this Eclipse Platform:

Version: 4.8.0.v20180611-0656
Build id: I20180611-0500

installed on Windows 10 Pro machines and we are trying to apply the following property in the eclipse.ini file:

-Doomph.setup.sync=false

This property is for recording the eclipse preferences changes in a local file or synchronize them in eclipse.org server.

But we don't see different behavior changing the value false/true.

Please, could you Help on this subject or suggest any action ?

Thanks and regards,
Re: Doomph.setup.sync is not working properly [message #1839173 is a reply to message #1839159] Tue, 16 March 2021 15:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I'm not sure where you are getting information about what property to use. Maybe you intend this one:
  public static final String PROP_SETUP_SYNC_SKIP = "oomph.setup.sync.skip"; //$NON-NLS-1$

But that only affect synchronize with remote not whether preference recording is enabled.

What exactly are you trying to accomplish?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Command Line parameters for Eclipse 64bit Installer
Next Topic:Eclipse Installer - Installation failed with an error
Goto Forum:
  


Current Time: Thu Apr 25 05:32:41 GMT 2024

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

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

Back to the top