Skip to content

Commit

Permalink
Merge pull request #11 from KlasJoenssson/Bug3495
Browse files Browse the repository at this point in the history
Updates the help pages
  • Loading branch information
goglepox committed Mar 7, 2013
2 parents 8ebcea9 + 0495549 commit 31b420a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.xws4j/html/CreateAccount.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../../PRODUCT_PLUGIN/narrow_book.css" type="text/css">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<h2><a name="SettingUp">Adding a XMPP-acount to Bioclipse</a></h2>
<h2><a name="SettingUp">Adding a XMPP-account to Bioclipse</a></h2>

To be able to login the an XMPP-service you need to add the information to your user account in Bioclipse. If you have not created an user account, yet then follow the instructions in the section &quot;<a href="../../net.bioclipse.ui/html/usermanager/accountWizardHelp.html">Creating a new user account</a>&quot; of Bioclipse user manual.<br/>
The information needed by the XMPP-service (as for all web-services that you might use in Bioclipse) is stored in a sub-account to your user account. To create this sub-account, choose <b>File &gt; New... &gt; General &gt; Account</b> and press <b>next</b>. If you have not logged in to your Bioclipse user account, you will be asked to do so. Write your user name and password, and then press <b>next</b> again. Now the wizard should look simular to the image below, choose XMPP in the drop-down menu at the top of the wizard. Then you may choose a different name than the default for the this account, this is made in the textbox that has the label &quot;Account name&quot; in front if it. Below those there is a group called &quot;Third-part account properties&quot;. Here's where you fill in the settings for an existing Jabber server, your Jabber ID (JID) and password, or use these values:<br/>
Expand Down
2 changes: 1 addition & 1 deletion plugins/net.bioclipse.xws4j/html/EditAccount.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<BODY LANG="en-US" DIR="LTR">
<h2>Edit a XMPP-account</h2>
Once you created your XMPP-account (see <a href="createAccount.html">Adding a XMPP-acount to Bioclipse</a> above), it is easy to change the settings. This is done in the user preferences; choose <b>Window &gt; Preferences</b> and then <b>Users</b> in the list to the left. Select the your user account in the list to the right and click on the button <b>Edit...</b> beneath the list with user accounts. You will now be asked for the password, type it in and click <b>OK</b>.After that you will see a dialog that is called &quot;Bioclipse Account Properties&quot; (See also the image below) that list with all the accounts connected to your user account, select your XMPP-account in the list to the left and then you may either edit the settings in the table to the right or by clicking on the button labeled &quot;Edit account...&quot; beneath the list with accounts.<br/>
If you want to know more about this dialog, pease look at the chapiter &quot<a href="../../net.bioclipse.ui/html/usermanager/usingPrefs.html">Using Preferences&quot;</a> in the Bioclipse user manual.<br/><br/>
If you want to know more about this dialog, please look at the chapiter &quot<a href="../../net.bioclipse.ui/html/usermanager/usingPrefs.html">Using Preferences&quot;</a> in the Bioclipse user manual.<br/><br/>
<img src="images/XMPPPrefs.png" width="600" align="center">
</BODY>
</HTML>
Binary file modified plugins/net.bioclipse.xws4j/html/images/XMPPAccount.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 31b420a

Please sign in to comment.