Browse Source

Updated link to new step 1 video in tutorial (the new video uses Vaadin 7.7 series)

Change-Id: Ic40b70e692e686d638e163a224816aabeb6de100
(cherry picked from commit e92a737fe8)
tags/7.7.2
Alejandro Duarte 7 years ago
parent
commit
961851bfbc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      documentation/tutorial.adoc

+ 1
- 1
documentation/tutorial.adoc View File

@@ -81,7 +81,7 @@ Please refer to <<getting-started/getting-started-environment#getting-started.en

You can get an overview of this step with the following video, which first shows how to install Eclipse, then how to create a Vaadin application using Maven, and finally how to run it:

video::jhgasF5euxg[youtube, width="640", height="400"]
video::o93ofXBIkf8[youtube, width="640", height="400"]

As the starting point for the application, we use a Maven archetype called `vaadin-archetype-application`.
Archetypes are project stubs that have some example code and a basic Maven build script.

Loading…
Cancel
Save