eclipse plugin: update the documentation and updatesite

This commit is contained in:
Timotei Dolean 2010-07-27 19:38:46 +00:00
parent 8636c0bfc9
commit 65c4396634
2 changed files with 3 additions and 3 deletions

View File

@ -74,9 +74,9 @@ After you've setup the environment and built the plugin you can run it.
\subsection{Using the plugin} \hskip\parindent
After you have your plugin installed(user) or running(developer), you can use its features.
But before of all, you must ``Setup the workspace". For this, go in the ``Wesnoth" menu and select ``Setup the workspace". The preferences page for the plugin will pop up, and you must fill them all, so the plugin will work as intended. After you completed the fields, press \textbf{Apply} and then \textbf{OK}. Then the plugin will create a project named ``User addons" in your workspace, which will represent the \textbf{userdata/data/add-ons} directory.
%But before of all, you must ``Setup the workspace". For this, go in the ``Wesnoth" menu and select ``Setup the workspace". The preferences page for the plugin will pop up, and you must fill them all, so the plugin will work as intended. After you completed the fields, press \textbf{Apply} and then \textbf{OK}. Then the plugin will create a project named ``User addons" in your workspace, which will represent the \textbf{userdata/data/add-ons} directory.
If there were no errors a message window will open saying: \textbf{Workspace was setup successfully}.\\
%If there were no errors a message window will open saying: \textbf{Workspace was setup successfully}.\\
\textit{Note:} If you encounter any errors, the plugin logs them in the: \textbf{\textless your temporary directory\textgreater /wesnoth\_plugin/logs}.
That is usually on linux:\\

View File

@ -56,7 +56,7 @@
<body onload="init();">
<!--[insert static HTML here]-->
<div id="data"><!-- this is where the transformed data goes --></div>
Last Update: 23 July 2010 19:32 GMT<br/>
Last Update: 27 July 2010 19:32 GMT<br/>
Documentation: <a href="README.pdf">README.pdf</a>
</body>