eclipse plugin: Update the manual

This commit is contained in:
Timotei Dolean 2011-08-04 19:10:29 +00:00
parent 1e09f27b37
commit 7a00bb459c

View file

@ -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}