From 4c39d06c34c95155be3ab922a66d2aaeec5b858a Mon Sep 17 00:00:00 2001 From: "John B. Matthews" Date: Tue, 10 Jun 2008 23:38:16 +0000 Subject: [PATCH] Update ECLIPSE-CONFIG re compiler compliance level. --- ECLIPSE-CONFIG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ECLIPSE-CONFIG b/ECLIPSE-CONFIG index b50616d..898ccfb 100644 --- a/ECLIPSE-CONFIG +++ b/ECLIPSE-CONFIG @@ -34,6 +34,10 @@ To do this, add the following flag to VM arguments: On Mac, no additional configuration is necessary. +The ant file build/build.xml specifies version 1.3 for source and target. +Compatible settings may be specified under Project -> Properties -> Java Compiler +using the Compiler compliance level menu. + Java Build Path =============== The project's Java build path may be edited by selecting Project ->