From e0d3dc82baf352213c69aa99efcc1b717c94cd86 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Fri, 29 Jan 2016 11:13:13 -0500 Subject: [PATCH] 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 --- debug/org.eclipse.cdt.debug.application.product/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/debug/org.eclipse.cdt.debug.application.product/pom.xml b/debug/org.eclipse.cdt.debug.application.product/pom.xml index a38856dc2f0..5d426e8ab38 100644 --- a/debug/org.eclipse.cdt.debug.application.product/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.product/pom.xml @@ -54,6 +54,7 @@ cdt-stand-alone-debugger + repository