From 07d56a9ca050d976dec4f598ed39471ae369c588 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Wed, 1 Feb 2017 11:09:04 +0200 Subject: Add a maven plugin for formatting according to Eclipse settings Running formatter:format will format all files in a submodule using an embedded Eclipse compiler (based on Neon SR1) according to the regular formatting settings file. --- eclipse/VaadinJavaConventions.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'eclipse') diff --git a/eclipse/VaadinJavaConventions.xml b/eclipse/VaadinJavaConventions.xml index 8d2c47ab90..370d3e8def 100644 --- a/eclipse/VaadinJavaConventions.xml +++ b/eclipse/VaadinJavaConventions.xml @@ -48,7 +48,7 @@ - + @@ -167,7 +167,7 @@ - + @@ -242,7 +242,7 @@ - + -- cgit v1.2.3