Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Kaegi2009-03-30 17:57:03 +0000
committerSimon Kaegi2009-03-30 17:57:03 +0000
commit11e862479a7c6c788607a422c2c86e45c1554577 (patch)
tree101932121a783b8663daf102856e040d91d4fa89 /bundles/org.eclipse.equinox.log
parentd8e587fbd7dca5127d0fe1354face6c9b1b74598 (diff)
downloadrt.equinox.bundles-11e862479a7c6c788607a422c2c86e45c1554577.tar.gz
rt.equinox.bundles-11e862479a7c6c788607a422c2c86e45c1554577.tar.xz
rt.equinox.bundles-11e862479a7c6c788607a422c2c86e45c1554577.zip
Bug 270441 [logs] Compiler warnings in N20090329-2000v20090330
Diffstat (limited to 'bundles/org.eclipse.equinox.log')
-rw-r--r--bundles/org.eclipse.equinox.log/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.log/build.properties b/bundles/org.eclipse.equinox.log/build.properties
index d934cf7bd..bedc73902 100644
--- a/bundles/org.eclipse.equinox.log/build.properties
+++ b/bundles/org.eclipse.equinox.log/build.properties
@@ -15,3 +15,5 @@ bin.includes = META-INF/,\
plugin.properties,\
about.html
src.includes = about.html
+javacSource=1.3
+javacTarget=1.2

Back to the top