Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Taal2012-05-28 20:35:54 +0000
committerMartin Taal2012-05-28 20:35:54 +0000
commit31eaa272b364d74281aefd244e831c6a4c69107d (patch)
tree93d231af9321f8efe8664353771ac63d268a1630 /hibernate
parentdf2d4b94f0a05b16b5a5f58724d641d2432857a9 (diff)
downloadorg.eclipse.emf.teneo-31eaa272b364d74281aefd244e831c6a4c69107d.tar.gz
org.eclipse.emf.teneo-31eaa272b364d74281aefd244e831c6a4c69107d.tar.xz
org.eclipse.emf.teneo-31eaa272b364d74281aefd244e831c6a4c69107d.zip
Prevent packing of plugin
Diffstat (limited to 'hibernate')
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate/META-INF/eclipse.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate/META-INF/eclipse.inf b/hibernate/org.eclipse.emf.teneo.hibernate/META-INF/eclipse.inf
index 2490b263f..0c298e52d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate/META-INF/eclipse.inf
+++ b/hibernate/org.eclipse.emf.teneo.hibernate/META-INF/eclipse.inf
@@ -1 +1,2 @@
-jarprocessor.exclude.sign = true \ No newline at end of file
+jarprocessor.exclude.sign = true
+jarprocessor.exclude.children=true \ No newline at end of file

Back to the top