From: Henrik Paul Date: Tue, 13 Aug 2013 06:41:25 +0000 (+0300) Subject: GWT requires max 1.6 compiler compliance level currently - #12345 X-Git-Tag: 7.1.4~38 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=eaec28197b1b9791a75e69adc5d01e1ffb0929a8;p=vaadin-framework.git GWT requires max 1.6 compiler compliance level currently - #12345 Change-Id: I0e37e231b17afc365bf397ab601a1717d83a7459 --- 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