mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
stand-alone debugger: Use rcp repository for creating the products
With this option, the build implicitly verifies that it would also be possible to install the product (and its plugins) from that repository. This means that it provides some basic sanity check for plugin dependencies. For example, this would have uncovered the missing dependency to launchbar.core fixed here: https://git.eclipse.org/r/65572 See https://eclipse.org/tycho/sitedocs/tycho-p2/tycho-p2-director-plugin/materialize-products-mojo.html#source Change-Id: I77382bb99b95784b18892cabe545c039d568ff01 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
93af811c6d
commit
e0d3dc82ba
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
||||||
<rootFolder>cdt-stand-alone-debugger</rootFolder>
|
<rootFolder>cdt-stand-alone-debugger</rootFolder>
|
||||||
</product>
|
</product>
|
||||||
</products>
|
</products>
|
||||||
|
<source>repository</source>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue