|
|
|
Re: "Skip automoatic task execution at startup time" set as default? [message #1705693 is a reply to message #1705682] |
Tue, 18 August 2015 12:11 |
Ed Merks Messages: 33258 Registered: July 2009 |
Senior Member |
|
|
Andreas,
Comments below.
On 18/08/2015 1:00 PM, Andreas Graf wrote:
> Hi Ed,
>
> I am using a project setup. eclipse.ini and config.ini seem clean.
So only the preference itself is involved...
> I changed the setting in the preferences and it does not seem to
> affect my user setup.
Yes, Eike mentioned this one is not recorded.
>
> I would assume, that the "skip" setting should affect only specific
> installations of eclipse,
It's instance scoped, i.e., stored in the workspace:
<workspace>/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.oomph.setup.ui.prefs
So unless that file explicitly contains
skip.startup.tasks=true
it should default to false.
> not all of those that I install with Oomph?
Something must be setting it to true. Perhaps create a new
installation for that project setup, and don't automatically launch it.
Look in the workspace to see if that preference file is absent (I would
expect so). Then launch the IDE and make sure you don't have a
preference task setting it to true, because that's the only way I can
imagine it becoming true. Alternatively, in the perform wizard, on the
confirmation page, get it to show all tasks (check box at bottom), and
confirm there is no such preference task.
Other than such a task, I don't know of anything that would cause this
preference to end up being true all by itself...
>
> Regards,
>
> Andreas
>
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.02880 seconds