Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Conflicting touchpoint actions
Conflicting touchpoint actions [message #1795072] Fri, 14 September 2018 06:08 Go to next message
Erdal Karaca is currently offline Erdal KaracaFriend
Messages: 854
Registered: July 2009
Senior Member
Hi,
I have two artifacts that both use the setProgramProperty() action to set the SAME property.
Is there a way to filter or sort touchpoints before their execution to control which artifact's touchpoints should be executed at last?
Re: Conflicting touchpoint actions [message #1796221 is a reply to message #1795072] Mon, 08 October 2018 13:19 Go to previous message
ilke Muhtar is currently offline ilke MuhtarFriend
Messages: 47
Registered: September 2015
Member
https://wiki.eclipse.org/Equinox/p2/Customizing_Metadata

Where <phase> is a p2 phases (collect, configure, install, uninstall, unconfigure, etc).

https://stackoverflow.com/questions/51591936/what-is-the-difference-between-eclipse-touchpoint-instruction-advices


you can use phase.

I have 2 p2.inf files do you know how to trigger multiple p2.inf files in different plugins ?
Previous Topic:How to trigger multiple changes via different p2.inf files in eclipse?
Next Topic:p2.inf to define optional dependency from feature to plugin?
Goto Forum:
  


Current Time: Sat Apr 20 02:54:25 GMT 2024

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

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

Back to the top