diff --git a/utils/umc_dev/manual/dev_manual.tex b/utils/umc_dev/manual/dev_manual.tex index 0a11e2c149a..38457d3827a 100644 --- a/utils/umc_dev/manual/dev_manual.tex +++ b/utils/umc_dev/manual/dev_manual.tex @@ -85,7 +85,7 @@ After you got all the prerequisites, you need to setup the eclipse installation. \item In Eclipse, right click in \textbf{Package Explorer/Navigator} and then select \textbf{Import - General - Existing projects into Workspace} -\item Select the path where you downloaded the ``umc\_dev" folder, and check all the projects: ``org.wesnoth", ``org.wesnoth.ui", ``org.wesnoth.tests". \textbf{Don't} check the "Copy projects into workspace. +\item Select the path where you downloaded the ``umc\_dev" folder, and check all the projects: ``org.wesnoth", ``org.wesnoth.feature", ``org.wesnoth.ui" and ``org.wesnoth.tests". \textbf{Don't} check the "Copy projects into workspace. \item The projects will be compiled automatically. Just to be sure, as in each Java project, verify that the ``Build automatically" entry in the ``Project" menu is checked. \end{enumerate}