Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2009-06-08 15:47:40 +0000
committermtaal2009-06-08 15:47:40 +0000
commitfbe04cdabebbd8f1c41e599a54b120f26af85bd5 (patch)
tree346eda330f9589945ff711a3ad23394632509eaa
parentd8540696cd0a7f01ff2573b4db10a36e497e2309 (diff)
downloadorg.eclipse.emf.teneo-fbe04cdabebbd8f1c41e599a54b120f26af85bd5.tar.gz
org.eclipse.emf.teneo-fbe04cdabebbd8f1c41e599a54b120f26af85bd5.tar.xz
org.eclipse.emf.teneo-fbe04cdabebbd8f1c41e599a54b120f26af85bd5.zip
Updated build.properties with license and other files for src.includes
-rw-r--r--plugins/org.eclipse.emf.teneo.hibernate/build.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.teneo.hibernate/build.properties b/plugins/org.eclipse.emf.teneo.hibernate/build.properties
index f3d020f6e..61307d529 100644
--- a/plugins/org.eclipse.emf.teneo.hibernate/build.properties
+++ b/plugins/org.eclipse.emf.teneo.hibernate/build.properties
@@ -12,7 +12,12 @@ bin.includes = plugin.xml,\
.
src.includes = about.html,\
epl-v10.html,\
- copyright.txt
+ copyright.txt,\
+ about.ini,\
+ about.properties,\
+ license.html,\
+ modeling32.png,\
+ plugin.properties
javacSource=1.5
javacTarget=1.5
jars.compile.order = org.eclipse.emf.teneo.hibernate.jar,\

Back to the top