Skip to content

Does Tycho support Target location type in a *.target? #973

Answered by laeubi
merks asked this question in Q&A
Discussion options

You must be logged in to vote

So all this makes me wonder if this feature is supported in Tycho and if so what form of URI can it handle?

The location type is supported, the usual idiom is to use:

uri="file:${project_loc:/target-platforms}/<some file relative to the project 'target-platforms'>.target"

see for example https://github.com/eclipse/tycho/tree/master/tycho-its/projects/target.references/target.refs

This is also what the PDE tooling suggests if you add such a target and open the drop-down for the target location (even though some more help like auto-complete for existing files would be useful).

Other common ways that work across IDE/Tycho are:

  1. You can use https:// URLs for example https://raw.githubuserc…

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by merks
Comment options

merks
May 23, 2022
Collaborator Author

You must be logged in to vote
3 replies
@laeubi
Comment options

@laeubi
Comment options

@laeubi
Comment options

Comment options

merks
May 23, 2022
Collaborator Author

You must be logged in to vote
1 reply
@laeubi
Comment options

Comment options

merks
May 23, 2022
Collaborator Author

You must be logged in to vote
0 replies
Comment options

merks
Jun 6, 2022
Collaborator Author

You must be logged in to vote
1 reply
@laeubi
Comment options

Comment options

merks
Jun 6, 2022
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants