aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2012-03-26 18:18:21 -0700
committerSiva Velusamy <vsiva@google.com>2012-03-26 18:18:21 -0700
commit9b20bc00147114cba4746ce63bee529f5ca6c69e (patch)
tree5257bba1e4ce3770b6b69e2235997d04a84ac591 /eclipse/scripts
parent96a3d5dbf40cc1ee5f0ccfc1cc4507a44e5b2247 (diff)
downloadsdk-9b20bc00147114cba4746ce63bee529f5ca6c69e.zip
sdk-9b20bc00147114cba4746ce63bee529f5ca6c69e.tar.gz
sdk-9b20bc00147114cba4746ce63bee529f5ca6c69e.tar.bz2
Turn off warnings in the command-line RCP monitor build
Patterned after Changeset Id469ad9d6f8357bb331f38562bb0aaa253849f4b Change-Id: Ieaf240d40abfde95bbedd6d7d028e52316d25361
Diffstat (limited to 'eclipse/scripts')
-rw-r--r--eclipse/scripts/rcp/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/scripts/rcp/build.properties b/eclipse/scripts/rcp/build.properties
index 0ca363a..421a5ae 100644
--- a/eclipse/scripts/rcp/build.properties
+++ b/eclipse/scripts/rcp/build.properties
@@ -36,6 +36,7 @@ skipMaps=true
skipFetch=true
############# JAVA COMPILER OPTIONS ##############
+compilerArg=-warn:none
logExtension=.log
javacDebugInfo=false
javacFailOnError=true