Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Start Installer in Advanced Mode
Start Installer in Advanced Mode [message #1700321] Wed, 01 July 2015 19:20 Go to next message
Lasse Knudsen is currently offline Lasse KnudsenFriend
Messages: 3
Registered: October 2014
Junior Member
Hi,

is it possible to start the Installer in Advanced Mode instead of Simple Mode?

We created our own Catalog and everything but for our Developers it is a bit confusing that they always have to switch to Advanced Mode before they can proceed.

Regards
Lasse
Re: Start Installer in Advanced Mode [message #1700335 is a reply to message #1700321] Thu, 02 July 2015 01:34 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Lasse,

It remembers the mode you were in the last time you used it. That's
stored in
configuration/.settings/org.eclipse.oomph.setup.installer.prefs with
this value:

mode=ADVANCED


On 01/07/2015 9:20 PM, Lasse Knudsen wrote:
> Hi,
>
> is it possible to start the Installer in Advanced Mode instead of
> Simple Mode?
>
> We created our own Catalog and everything but for our Developers it is
> a bit confusing that they always have to switch to Advanced Mode
> before they can proceed.
> Regards
> Lasse


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Start Installer in Advanced Mode [message #1700857 is a reply to message #1700321] Tue, 07 July 2015 15:58 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Lasse,

I'm just about to commit changes that include support of a new system property. With this you'll be able to default to
the advanced mode:

-Doomph.setup.installer.mode=advanced

I'll track it via https://bugs.eclipse.org/bugs/show_bug.cgi?id=431124

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 01.07.2015 um 21:20 schrieb Lasse Knudsen:
> Hi,
>
> is it possible to start the Installer in Advanced Mode instead of Simple Mode?
>
> We created our own Catalog and everything but for our Developers it is a bit confusing that they always have to switch
> to Advanced Mode before they can proceed.
> Regards
> Lasse


Re: Start Installer in Advanced Mode [message #1703070 is a reply to message #1700857] Tue, 28 July 2015 12:34 Go to previous messageGo to next message
Peter Kirschner is currently offline Peter KirschnerFriend
Messages: 25
Registered: July 2009
Junior Member

I couldn't find a property inside the source code for switching to advanced mode. Has this been implemented? What is the property?
Re: Start Installer in Advanced Mode [message #1703089 is a reply to message #1703070] Tue, 28 July 2015 14:02 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 28.07.2015 um 14:34 schrieb Peter Kirschner:
> I couldn't find a property inside the source code for switching to advanced mode. Has this been implemented? What is
> the property?
In org.eclipse.oomph.internal.setup.SetupProperties you'll find:

public static final String PROP_SETUP_INSTALLER_MODE = "oomph.setup.installer.mode";


Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: Start Installer in Advanced Mode [message #1708290 is a reply to message #1703089] Tue, 15 September 2015 08:08 Go to previous message
Peter Kirschner is currently offline Peter KirschnerFriend
Messages: 25
Registered: July 2009
Junior Member

works perfectly. Thanks a lot.
Previous Topic:Git Clone Tasks not triggert when using own index
Next Topic:Platform specific tasks
Goto Forum:
  


Current Time: Fri Apr 26 08:08:14 GMT 2024

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

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

Back to the top