Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2011-10-20 18:20:14 +0000
committerChris Goldthorpe2011-10-21 17:10:26 +0000
commit0603c7cbbfd8dd6c9f2cb618441c9fb2a8cff31f (patch)
treeee59ef9ca97d40668eb5a888b029baba4b2626a7 /org.eclipse.help.base
parenta10ed458809104767ca8a554a7d75f6b23158c71 (diff)
downloadeclipse.platform.ua-0603c7cbbfd8dd6c9f2cb618441c9fb2a8cff31f.tar.gz
eclipse.platform.ua-0603c7cbbfd8dd6c9f2cb618441c9fb2a8cff31f.tar.xz
eclipse.platform.ua-0603c7cbbfd8dd6c9f2cb618441c9fb2a8cff31f.zip
Bug 361284 - [Help] Many compiler warnings in I20111018-0850
Diffstat (limited to 'org.eclipse.help.base')
-rw-r--r--org.eclipse.help.base/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.help.base/build.properties b/org.eclipse.help.base/build.properties
index 0b0bb3248..c3afbcf66 100644
--- a/org.eclipse.help.base/build.properties
+++ b/org.eclipse.help.base/build.properties
@@ -29,3 +29,4 @@ jars.compile.order = .,\
ant_tasks/helpbase-ant.jar
source.ant_tasks/helpbase-ant.jar = src_ant/
jars.extra.classpath = platform:/plugin/org.apache.ant/lib/ant.jar
+javacWarnings..=-unchecked,raw

Back to the top