From 80c484d7388c2ac06245aed213c5111c2c9d00fe Mon Sep 17 00:00:00 2001 From: Matti Tahvonen Date: Mon, 17 Jul 2017 14:10:20 +0300 Subject: Feature/tutorial finetuning (#9672) * Trying to lower the barrier to start following the tutorial * Guiding new Vaadin users to start with the tutorial --- documentation/installing/installing-eclipse.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/installing') diff --git a/documentation/installing/installing-eclipse.adoc b/documentation/installing/installing-eclipse.adoc index 4acfb086fb..f797d2c08e 100644 --- a/documentation/installing/installing-eclipse.adoc +++ b/documentation/installing/installing-eclipse.adoc @@ -7,6 +7,8 @@ layout: page [[installing.eclipse]] = Installing the Eclipse IDE and Plugin +TIP: If you are new to Vaadin, we suggest to start with <>. It also contains instructions how to set up Eclipse based development environment. + If you are using the Eclipse IDE, using the Vaadin Plugin for Eclipse helps greatly. The plugin includes wizards for creating new Vaadin-based projects, themes, and client-side widgets and widget sets. Notice that you can also create -- cgit v1.2.3