diff --git a/core/org.eclipse.cdt.ui.tests/build.properties b/core/org.eclipse.cdt.ui.tests/build.properties index 71c1780a6d1..a11b18162bc 100644 --- a/core/org.eclipse.cdt.ui.tests/build.properties +++ b/core/org.eclipse.cdt.ui.tests/build.properties @@ -1,5 +1,14 @@ -source.cdttests.jar = src/,\ +source.cdtuitests.jar = src/,\ ui/,\ core/,\ - model/,\ - about.html + model/ +bin.includes = plugin.xml,\ + about.html,\ + plugin.properties,\ + test.xml + about.html +src.includes = plugin.xml,\ + about.html,\ + plugin.properties,\ + test.xml + diff --git a/core/org.eclipse.cdt.ui.tests/plugin.xml b/core/org.eclipse.cdt.ui.tests/plugin.xml index 6e425318482..51b31b1f6d7 100644 --- a/core/org.eclipse.cdt.ui.tests/plugin.xml +++ b/core/org.eclipse.cdt.ui.tests/plugin.xml @@ -2,11 +2,11 @@ - +