Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Startup task overwrites my target platform
Startup task overwrites my target platform [message #1480919] Thu, 20 November 2014 15:52 Go to next message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
I have a setup file where I do not use Targlets, but im port a single target.

Now everytime I startup my workspace, a startup task calls the Targlet setup and replaces the target I have set with the single update site entry for my current IDE.

Is there a way to replace this setup task by means of the project.setup s.t. this is not going to happen?!

thanks
Re: Startup task overwrites my target platform [message #1480958 is a reply to message #1480919] Thu, 20 November 2014 16:32 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Marco,

I see. Please open a bugzilla. We must make the targlet task smart
enough to recognize that a targlet task with no targlets, or only
targlets with empty active repository lists and empty requirements does
not need to perform.


On 20/11/2014 4:52 PM, Marco Descher wrote:
> I have a
> https://raw.githubusercontent.com/elexis/elexis-3-core/master/Elexis.setup
> where I do not use Targlets, but im port a single target.
>
> Now everytime I startup my workspace, a startup task calls the Targlet
> setup and replaces the target I have set with the single update site
> entry for my current IDE.
>
> Is there a way to replace this setup task by means of the
> project.setup s.t. this is not going to happen?!
>
> thanks


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Startup task overwrites my target platform [message #1481067 is a reply to message #1480958] Thu, 20 November 2014 18:36 Go to previous messageGo to next message
Marco Descher is currently offline Marco DescherFriend
Messages: 197
Registered: October 2010
Location: Austria
Senior Member
Bug created in https://bugs.eclipse.org/bugs/show_bug.cgi?id=452565

thanks!
Re: Startup task overwrites my target platform [message #1704156 is a reply to message #1481067] Fri, 07 August 2015 17:54 Go to previous messageGo to next message
Roza Ghamari is currently offline Roza GhamariFriend
Messages: 82
Registered: January 2013
Member
I have a similar problem, in my case, I had to manually change the targlet file that is defined in teh setup task to include more plugins, But every time I restart the workspace it overwrites the changes i made to the targlet file and I have to manaullay edit the targlet again.

How can I disable the automatic targlet overwrite?
Re: Startup task overwrites my target platform [message #1704220 is a reply to message #1704156] Sun, 09 August 2015 06:13 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Roza,

Comments beolow.

On 07/08/2015 7:54 PM, Roza Ghamari wrote:
> I have a similar problem, in my case, I had to manually change the
> targlet file
What is "the targlet file"?
> that is defined in teh setup task to include more plugins,
So you manually changes the targlets in the targlet task in your project
setup?
> But every time I restart the workspace it overwrites the changes i
> made to the targlet file
By overwrites, you mean it's changing the setup file itself?
> and I have to manaullay edit the targlet again.
Where is this editing occurring? What targlet tasks are involved?
>
> How can I disable the automatic targlet overwrite?
If you define targlet tasks, you've chosen that you want them to be
resolved in the way you've defined them. If you don't want that, don't
define the tasks but do it manually via PDE's preferences. Or change
your definition to do what you're doing manually, delete the definition,
disable the definition (all of which involve editing your definition).


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Set preference in configuration scope
Next Topic:Finding preferences
Goto Forum:
  


Current Time: Thu Apr 25 02:02:19 GMT 2024

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

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

Back to the top