Author: timotei
Date: Thu Aug 4 21:09:08 2011
New Revision: 50587
URL: http://svn.gna.org/viewcvs/wesnoth?rev=50587&view=rev
Log:
eclipse plugin: update the manual to reflect the
latest changes
Modified:
trunk/utils/umc_dev/manual/dev_manual.tex
Modified: trunk/utils/umc_dev/manual/dev_manual.tex
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/manual/dev_manual.tex?rev=50587&r1=50586&r2=50587&view=diff
==============================================================================
--- trunk/utils/umc_dev/manual/dev_manual.tex (original)
+++ trunk/utils/umc_dev/manual/dev_manual.tex Thu Aug 4 21:09:08 2011
@@ -85,7 +85,7 @@
\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.feature".
\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.ui", ``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}
@@ -110,7 +110,7 @@
\item In the left pane's list, right click on the ``JUnit" item
\item Select ``New" from the opened context menu
\item Select the first radio box: ``Run a single test"
- \item For the \textbf{Project}, enter: ``org.wesnoth" ( or browse for
it )
+ \item For the \textbf{Project}, enter: ``org.wesnoth.tests" ( or browse
for it )
\item For the \textbf{Test Class}, enter:
``org.wesnoth.tests.WMLTestsSuite" ( or ``Search..." for it. Just enter
``WMLTestsSuite" in the newly opened window, and select the item )
\item For the \textbf{Test method}, let it as it is by default: ``(all
methods)"
\item In the ``Test runner" Combo Box select ``Junit 4"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits