Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2006-08-19 07:34:26 +0000
committerEike Stepper2006-08-19 07:34:26 +0000
commit61b8106c570224bcabab95a81ad4df7339000c70 (patch)
treec6ff61041d6382c67753f56332b5e4f28b76c24d
parent57ad81b7bfeb6a470731ab742176843c410658b3 (diff)
downloadcdo-61b8106c570224bcabab95a81ad4df7339000c70.tar.gz
cdo-61b8106c570224bcabab95a81ad4df7339000c70.tar.xz
cdo-61b8106c570224bcabab95a81ad4df7339000c70.zip
[154399] Add sources to SDK feature
https://bugs.eclipse.org/bugs/show_bug.cgi?id=154399
-rw-r--r--plugins/org.eclipse.net4j.tests/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.tests/build.properties b/plugins/org.eclipse.net4j.tests/build.properties
index d3bc637498..ba9ef872a0 100644
--- a/plugins/org.eclipse.net4j.tests/build.properties
+++ b/plugins/org.eclipse.net4j.tests/build.properties
@@ -8,7 +8,8 @@ bin.includes = plugin.xml,\
copyright.txt,\
about.html,\
.,\
- license.html
+ license.html,\
+ plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/

Back to the top