Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2007-07-13 12:22:07 +0000
committermtaal2007-07-13 12:22:07 +0000
commit141502ab303b488f396ba5ac7e2a8e7de3868e30 (patch)
treefbe85fd52d86dbc03c81e407d19928af5337da18 /tests/org.eclipse.emf.teneo.jpox.test
parent3d6455e2067a393e67110cf4504bb70a3d6c672c (diff)
downloadorg.eclipse.emf.teneo-141502ab303b488f396ba5ac7e2a8e7de3868e30.tar.gz
org.eclipse.emf.teneo-141502ab303b488f396ba5ac7e2a8e7de3868e30.tar.xz
org.eclipse.emf.teneo-141502ab303b488f396ba5ac7e2a8e7de3868e30.zip
Added 7 extensionpoints (hibernate accessors and propertyhandlers)
Diffstat (limited to 'tests/org.eclipse.emf.teneo.jpox.test')
-rw-r--r--tests/org.eclipse.emf.teneo.jpox.test/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.teneo.jpox.test/build.properties b/tests/org.eclipse.emf.teneo.jpox.test/build.properties
index be38a95b0..42e66b553 100644
--- a/tests/org.eclipse.emf.teneo.jpox.test/build.properties
+++ b/tests/org.eclipse.emf.teneo.jpox.test/build.properties
@@ -17,7 +17,8 @@ bin.includes = plugin.properties,\
jdo/
src.includes = about.html,\
epl-v10.html,\
- copyright.txt
+ copyright.txt,\
+ jdo/
jars.compile.order = .
bin.excludes = lib/jdo2-api-2.0-rc1.jar,\
lib/jpox-1.1.0-rc-1.jar,\

Back to the top