Access to messages are done by simple click, from the left menu
diff --git a/.gitignore b/.gitignore index 32858aa..ae28730 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.class +**/bin/ # Mobile Tools for Java (J2ME) .mtj.tmp/ diff --git a/README.md b/README.md index b1378fc..09efa95 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,13 @@ This application contains 2 plugins: * _fr.techad.edc.showcase.mailreader_: the rcp application * _fr.techad.edc.showcases.mailreader.help_: the edc publishing -Import the project in Eclipse and create a launcher to start the application. +Import the project in Eclipse, select the target platform and select it as default. +Use the defined laucnher to start the application. With **F1**, you will display the **Contextual Help View**. When you click on widget, the contextual help will be updated. +To display the content helps, click in the menu bar on **Help** > **Help Contents** + +The target platform download the packaged mathjax library to render the mathematic formula. ## How does it work ? diff --git a/fr.techad.edc.showcase.mailreader.help/html/2/383.html b/fr.techad.edc.showcase.mailreader.help/html/2/383.html index a63ecc1..ec6be0f 100644 --- a/fr.techad.edc.showcase.mailreader.help/html/2/383.html +++ b/fr.techad.edc.showcase.mailreader.help/html/2/383.html @@ -3,11 +3,13 @@
Access to messages are done by simple click, from the left menu
Access to messages are done by simple click, from the left menu
+When $$a \ne 0$$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$