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 @@ Opening a message +

Opening a message

-

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}.$$


diff --git a/fr.techad.edc.showcase.mailreader/Mail_Reader.launch b/fr.techad.edc.showcase.mailreader/Mail_Reader.launch index 2537053..53ca463 100644 --- a/fr.techad.edc.showcase.mailreader/Mail_Reader.launch +++ b/fr.techad.edc.showcase.mailreader/Mail_Reader.launch @@ -10,7 +10,7 @@ - + @@ -21,7 +21,7 @@ - + diff --git a/fr.techad.edc.showcase.mailreader/bin/.gitignore b/fr.techad.edc.showcase.mailreader/bin/.gitignore deleted file mode 100644 index 44fde90..0000000 --- a/fr.techad.edc.showcase.mailreader/bin/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/fr/ diff --git a/fr.techad.edc.showcase.mailreader/edc-rcpmail-showcase.target b/fr.techad.edc.showcase.mailreader/edc-rcpmail-showcase.target new file mode 100644 index 0000000..11f58e0 --- /dev/null +++ b/fr.techad.edc.showcase.mailreader/edc-rcpmail-showcase.target @@ -0,0 +1,10 @@ + + + + + + + + + +