From eaec28197b1b9791a75e69adc5d01e1ffb0929a8 Mon Sep 17 00:00:00 2001 From: Henrik Paul Date: Tue, 13 Aug 2013 09:41:25 +0300 Subject: [PATCH] GWT requires max 1.6 compiler compliance level currently - #12345 Change-Id: I0e37e231b17afc365bf397ab601a1717d83a7459 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84cdc09dbd..36065a2dad 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Set up the Workspace and define required variables for projects 1. JDK_HOME referring to your jdk installation directory ![GWT_TOOLS](http://f.cl.ly/items/1k2Z1n2v0p0y3l0X0D1G/ClasspathVars.png "Defining GWT_TOOLS") 1. Go to Java -> Compiler - 1. Check that the compliance level has been set to 1.6 (or higher) + 1. Check that the compliance level has been set to 1.6 1. Go to XML -> XML Files -> Editor 1. Ensure the settings are follows:
Line width: 72
-- 
2.39.5