Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » setup tasks not started(project setup tasks not started automatically after product installation)
setup tasks not started [message #1725155] Tue, 01 March 2016 09:54 Go to next message
Michael Wirth is currently offline Michael WirthFriend
Messages: 2
Registered: March 2016
Junior Member
Hello,

I have extended the index with the property -Doomph.redirection.<unique-id>.
I have pushed a project- and a productsetup file to github (ht_tps://github.com/mwirth/oomph-play-1). There is a problem, that the project setup does not start automatically after the IDE was installed and started. Also it can not be started with "File->Import->Oomph->Project into Workspace" then because it is greyed out.

Here are my Oomph-Properties:
-Doomph.redirection.apollonproductsetups=index:/redirectable.products.setup->ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/org.wimi.eclipse.products.setup
-Doomph.redirection.apollonprojectsetups=index:/redirectable.projects.setup->ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/org.wimi.eclipse.projects.setup

Also in the product setup I have included an EclipseIni task including the redirect to org.wimi.eclipse.project.setup

The project setup is only started automatically (after the installation and start of the IDE) if I add the product- AND the projectsetup manually using the add button in the Oomph setup UI.
In this case i use the following urls are:
Product:
ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/Product.setup

Project:
ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/ProjectOne.setup


Does anyone have an idea what is wrong that the project setup is not triggered?


ps: sorry for using ht_tp, but I'm not allowed to use links
Re: setup tasks not started [message #1725283 is a reply to message #1725155] Wed, 02 March 2016 09:18 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Michael,

Comments below

On 01.03.2016 21:54, Michael Wirth wrote:
> Hello,
>
> I have extended the index with the property
> -Doomph.redirection.<unique-id>.
> I have pushed a project- and a productsetup file to github
> (ht_tps://github.com/mwirth/oomph-play-1). There is a problem, that
> the project setup does not start automatically after the IDE was
> installed and started. Also it can not be started with
> "File->Import->Oomph->Project into Workspace" then because it is
> greyed out.
It being grayed out seems to suggest it's already in the
Workspace.setup. If you use Navigate -> Open Setup -> Open Workspace,
and look Streams property (with the cell editor) is your stream
present? Does it properly have the "label" you expect, or is it perhaps
an unresolved proxy? If the latter, does your installation's
eclipse.ini have the expected -D redirection properties? There should
be two right? Also check your Installation.setup for the product version
being present. I get the feeling you don't have a
>
> Here are my Oomph-Properties:
>
> -Doomph.redirection.apollonproductsetups=index:/redirectable.products.setup->ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/org.wimi.eclipse.products.setup
>
> -Doomph.redirection.apollonprojectsetups=index:/redirectable.projects.setup->ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/org.wimi.eclipse.projects.setup
>
>
> Also in the product setup I have included an EclipseIni task including
> the redirect to org.wimi.eclipse.project.setup
>
> The project setup is only started automatically (after the
> installation and start of the IDE) if I add the product- AND the
> projectsetup manually using the add button in the Oomph setup UI.
> In this case i use the following urls are:
> Product:
>
> ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/Product.setup
>
>
> Project:
>
> ht_tp://raw.githubusercontent.com/mwirth/oomph-play-1/master/mw-setups/ProjectOne.setup
>
>
>
> Does anyone have an idea what is wrong that the project setup is not
> triggered?
I have a feeling your missing the EclipseIni task for the product
catalog and therefore your product can't be found.

Please use the setup editor to check that both your Installation and
Workspace contain properly resolving reference to your product version
and project stream...
>
>
> ps: sorry for using ht_tp, but I'm not allowed to use links


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: setup tasks not started [message #1725292 is a reply to message #1725283] Wed, 02 March 2016 09:58 Go to previous message
Michael Wirth is currently offline Michael WirthFriend
Messages: 2
Registered: March 2016
Junior Member
Hello Ed,

thats it. I have not added an EclipseIni redirect task in the product setup to the product catalog (I only added a EclipseIni redirect task to the project, I expected this would be enough).

Thanks.
Previous Topic:Apply setup to workspace
Next Topic:[solved] Use own tasks
Goto Forum:
  


Current Time: Fri Apr 19 10:02:29 GMT 2024

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

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

Back to the top