add properties to enforce source level 1.5
authorJohn Kern <johnk@symbian.org>
Tue, 02 Feb 2010 08:16:15 -0800
changeset 76 57613a26af19
parent 65 6bec0231e8d2
child 77 6f45a9788e49
add properties to enforce source level 1.5
org.chromium.debug.core/build.properties
org.chromium.debug.ui/build.properties
org.chromium.sdk/build.properties
org.symbian.tools.wrttools.debug.core/build.properties
org.symbian.tools.wrttools.jseditors/build.properties
org.symbian.tools.wrttools.previewer/build.properties
org.symbian.tools.wrttools.product/build.properties
org.symbian.tools.wrttools/build.properties
--- a/org.chromium.debug.core/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.chromium.debug.core/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -6,3 +6,8 @@
 source.. = src/
 output.. = bin/
 src.includes = LICENSE
+# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.chromium.debug.ui/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.chromium.debug.ui/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -7,3 +7,9 @@
 source.. = src/
 output.. = bin/
 src.includes = LICENSE
+
+# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.chromium.sdk/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.chromium.sdk/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -6,3 +6,9 @@
 source.. = src/
 output.. = bin/
 src.includes = LICENSE
+
+# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.symbian.tools.wrttools.debug.core/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.symbian.tools.wrttools.debug.core/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -11,4 +11,8 @@
                .classpath,\
                .project,\
                LICENSE,\
-               launch/
+               launch/
# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.symbian.tools.wrttools.jseditors/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.symbian.tools.wrttools.jseditors/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -18,3 +18,8 @@
 source.net.sf.wdte.js.core.jar = src/
 source.net.sf.wdte.js.ui.jar = src/
 source.tk.eclipse.plugin.htmleditor_2.0.6.1.jar = src/
+# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.symbian.tools.wrttools.previewer/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.symbian.tools.wrttools.previewer/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -7,4 +7,8 @@
                preferences.ini,\
                icons/,\
                wrt.xml,\
-               http-content/
+               http-content/
# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.symbian.tools.wrttools.product/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.symbian.tools.wrttools.product/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -4,4 +4,8 @@
                plugin.xml,\
                plugin_customization.ini,\
                icons/
-source.. = src/
+source.. = src/
# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+
--- a/org.symbian.tools.wrttools/build.properties	Mon Feb 01 12:06:14 2010 -0800
+++ b/org.symbian.tools.wrttools/build.properties	Tue Feb 02 08:16:15 2010 -0800
@@ -11,4 +11,8 @@
                lib/,\
                epl-v10.html,\
                license.html,\
-               schema/
+               schema/
# javac 
+javacSource=1.5
+javacTarget=1.5
+javacVerbose=true
+