mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 23:08:14 +00:00
eclipse plugin: update the documentation and updatesite
This commit is contained in:
parent
8636c0bfc9
commit
65c4396634
@ -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:\\
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user