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/chapter-getting-started.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/getting-started/chapter-getting-started.asciidoc') diff --git a/documentation/getting-started/chapter-getting-started.asciidoc b/documentation/getting-started/chapter-getting-started.asciidoc index 0d9f8f4d65..329e40cf3a 100644 --- a/documentation/getting-started/chapter-getting-started.asciidoc +++ b/documentation/getting-started/chapter-getting-started.asciidoc @@ -1,6 +1,8 @@ [[getting-started]] == Creating a Vaadin Application +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 chapter gives practical instructions for creating a Vaadin application project and deploying it to a server to run it. We also consider topics such as debugging. The instructions are given separately for the Eclipse IDE, NetBeans, and IntelliJ IDEA. -- cgit v1.2.3