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/getting-started/getting-started-first-project.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/getting-started/getting-started-first-project.asciidoc') diff --git a/documentation/getting-started/getting-started-first-project.asciidoc b/documentation/getting-started/getting-started-first-project.asciidoc index 73ad178d68..3903af15f5 100644 --- a/documentation/getting-started/getting-started-first-project.asciidoc +++ b/documentation/getting-started/getting-started-first-project.asciidoc @@ -7,6 +7,8 @@ layout: page [[getting-started.first-project]] = Creating and Running a Project in Eclipse +TIP: If you are new to Vaadin, we suggest to start with <>. It also contains instructions how to set up Eclipse based development environment. + This section gives instructions for creating a new Eclipse project using the Vaadin Plugin. The task will include the following steps: -- cgit v1.2.3