1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Add o.e.ui.trace to Oomph setup

So that it can find the org.eclipse.ui.trace.traceComponents
extension point.

Change-Id: Iad5916a39551a543e76604efbe9b73d30b5a89c7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2016-07-15 14:56:45 -04:00
parent 1560afe3fa
commit 19d7a44ada

View file

@ -168,6 +168,8 @@
name="org.eclipse.tools.templates.freemarker"/>
<requirement
name="org.eclipse.tools.templates.ui"/>
<requirement
name="org.eclipse.ui.trace"/>
<sourceLocator
rootFolder="${git.clone.cdt.location}"
locateNestedProjects="true"/>