Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2007-02-10 00:14:19 +0000
committermtaal2007-02-10 00:14:19 +0000
commit77cbb189112a68d3a1b6e17b5889fc5154714d2a (patch)
tree78418bcfbf7afa0706fa187009414aaacb523b44
parent5187b3a4b92fdbb4459bac42e910b3e74029ddee (diff)
downloadorg.eclipse.emf.teneo-build_200702091933.tar.gz
org.eclipse.emf.teneo-build_200702091933.tar.xz
org.eclipse.emf.teneo-build_200702091933.zip
Changed build.properties to 1.5 source levelbuild_200702091933
-rw-r--r--tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties b/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
index 12b48fd69..4ad656f69 100644
--- a/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
+++ b/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
@@ -88,3 +88,5 @@ jars.extra.classpath = ant-antlr-1.6.5.jar,\
versioncheck.jar,\
xerces-2.6.2.jar,\
xml-apis.jar
+javacSource=1.5
+javacTarget=1.5

Back to the top