summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/getting-started/getting-started-first-project.asciidoc8
1 files changed, 3 insertions, 5 deletions
diff --git a/documentation/getting-started/getting-started-first-project.asciidoc b/documentation/getting-started/getting-started-first-project.asciidoc
index f1adf842c3..0ec7ed9c58 100644
--- a/documentation/getting-started/getting-started-first-project.asciidoc
+++ b/documentation/getting-started/getting-started-first-project.asciidoc
@@ -21,10 +21,8 @@ Vaadin Plugin. The task will include the following steps:
We also show how you can debug the application in the debug mode in Eclipse.
-This walkthrough assumes that you have already installed the Vaadin Plugin for
-Eclipse and set up your development environment, as instructed in
-<<dummy/../../../framework/getting-started/getting-started-environment#getting-started.environment,"Setting
-up the Development Environment">>.
+This walkthrough assumes that you have already installed the Eclipse IDE, the Vaadin Plugin, and a development server, as instructed in
+<<dummy/../../../framework/installing/installing-eclipse#installing.eclipse, "Installing the Eclipse IDE and Plugin">>.
ifdef::web[]
[[getting-started.first-project.ivy]]
@@ -32,7 +30,7 @@ ifdef::web[]
endif::web[]
ifdef::web[]
-_The following describes the creation of an Ivy project. The upcoming version of the Eclipse plug-in creates Maven projects. For that, see <<getting-started.first-project.maven>>._
+_The following describes the creation of an Ivy project. The upcoming version of the Eclipse plug-in creates Maven projects. For that, see <<getting-started.first-project.creation>>._
endif::web[]
ifdef::web[]