diff options
Diffstat (limited to 'documentation/getting-started/chapter-getting-started.asciidoc')
-rw-r--r-- | documentation/getting-started/chapter-getting-started.asciidoc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/getting-started/chapter-getting-started.asciidoc b/documentation/getting-started/chapter-getting-started.asciidoc index 22397eb352..687029adaa 100644 --- a/documentation/getting-started/chapter-getting-started.asciidoc +++ b/documentation/getting-started/chapter-getting-started.asciidoc @@ -5,7 +5,6 @@ This chapter gives practical instructions for creating a Vaadin application proj The instructions are given separately for the Eclipse IDE, NetBeans, and IntelliJ IDEA. - include::getting-started-overview.adoc[leveloffset=+2] include::getting-started-libraries.asciidoc[leveloffset=+2] @@ -14,12 +13,12 @@ include::getting-started-archetypes.asciidoc[leveloffset=+2] include::getting-started-first-project.asciidoc[leveloffset=+2] -include::getting-started-maven.asciidoc[leveloffset=+2] - include::getting-started-netbeans.asciidoc[leveloffset=+2] include::getting-started-idea.asciidoc[leveloffset=+2] +include::getting-started-maven.asciidoc[leveloffset=+2] + include::getting-started-package.asciidoc[leveloffset=+2] include::getting-started-scala.asciidoc[leveloffset=+2] |