From 8491ea68d32a275bb70998db5f66759265d367b8 Mon Sep 17 00:00:00 2001 From: Anna Koskinen Date: Tue, 8 Apr 2014 15:34:16 +0300 Subject: Modified Coding Conventions to not have a new line after annotations on parameters (#13569). Change-Id: Idc541f298591453c52285a8b1987052caad79e4f --- eclipse/VaadinJavaConventions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse/VaadinJavaConventions.xml b/eclipse/VaadinJavaConventions.xml index 34d96187d9..8d2c47ab90 100644 --- a/eclipse/VaadinJavaConventions.xml +++ b/eclipse/VaadinJavaConventions.xml @@ -1,6 +1,6 @@ - + @@ -193,7 +193,7 @@ - + -- cgit v1.2.3