Website build build-and-publish-website-52
diff --git a/404.html b/404.html index b89edaf..4b3ae2e 100644 --- a/404.html +++ b/404.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/community/index.html b/community/index.html index 6dc13fd..bda9598 100644 --- a/community/index.html +++ b/community/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/documentation/index.html b/documentation/index.html index a508b45..8eed89d 100644 --- a/documentation/index.html +++ b/documentation/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css"> @@ -205,15 +205,15 @@ <hr /> -<p><a href="../help/app4mc-0.8.0/index.html" target="_blank">APP4MC 0.8.0 - Online Help</a> (opens in new tab)</p> +<p><a href="/help/app4mc-0.8.0/index.html" target="_blank">APP4MC 0.8.0 - Online Help</a> (opens in new tab)</p> -<p><a href="../help/app4mc-0.8.0-help.zip">APP4MC 0.8.0 - Help</a> (zip archive)</p> +<p><a href="/help/app4mc-0.8.0-help.zip">APP4MC 0.8.0 - Help</a> (zip archive)</p> <p>Previous versions:</p> -<p><a href="../help/app4mc-0.7.2/index.html" target="_blank">APP4MC 0.7.2 - Online Help</a> (opens in new tab)</p> +<p><a href="/help/app4mc-0.7.2/index.html" target="_blank">APP4MC 0.7.2 - Online Help</a> (opens in new tab)</p> -<p><a href="../help/app4mc-0.7.2-help.zip">APP4MC 0.7.2 - Help</a> (zip archive)</p> +<p><a href="/help/app4mc-0.7.2-help.zip">APP4MC 0.7.2 - Help</a> (zip archive)</p> <hr /> @@ -221,7 +221,7 @@ <hr /> -<p><a href="../docu/standards/TA_BTF_Specification_2.1.5.pdf">BTF Specification V2.1.5</a></p> +<p><a href="/docu/standards/TA_BTF_Specification_2.1.5.pdf">BTF Specification V2.1.5</a></p>
diff --git a/downloads/index.html b/downloads/index.html index 3a3bbe0..7a49a5f 100644 --- a/downloads/index.html +++ b/downloads/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/gettingstarted/index.html b/gettingstarted/index.html index 1e5d5d8..d908d94 100644 --- a/gettingstarted/index.html +++ b/gettingstarted/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/gs-create-model/index.html b/gs-create-model/index.html index 6becb95..f6d119c 100644 --- a/gs-create-model/index.html +++ b/gs-create-model/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css"> @@ -203,7 +203,7 @@ <p>The following image is a simplified overview of the model that will be created in this session.</p> -<div style="text-align: center"><img src="../images/gs-create-model/training-overview-model.png" class="img-responsive"> </div> +<div style="text-align: center"><img src="/images/gs-create-model/training-overview-model.png" class="img-responsive"> </div> <hr /> @@ -219,7 +219,7 @@ <li>On the second page of the wizard fill the <strong>Project name</strong> field with <em>org.eclipse.amalthea.training.model</em>, then click <strong>Finish</strong><br /> <br /> -<img src="../images/gs-create-model/01-create-project.png" class="img-responsive"><br /></li> +<img src="/images/gs-create-model/01-create-project.png" class="img-responsive"><br /></li> <li>The project created should appear in the <strong>Model Explorer</strong> view <br /></li> </ul></li> @@ -230,10 +230,10 @@ <li>Select the created project</li> <li>In the context menu (right mouse button) select <strong>New > Folder</strong><br /> <br /> -<img src="../images/gs-create-model/02-create-folder.png" class="img-responsive"><br /></li> +<img src="/images/gs-create-model/02-create-folder.png" class="img-responsive"><br /></li> <li>Fill the text field <strong>Folder name</strong> with <em>model1</em>, then click <strong>Finish</strong><br /> <br /> -<img src="../images/gs-create-model/03-create-folder.png" class="img-responsive"><br /></li> +<img src="/images/gs-create-model/03-create-folder.png" class="img-responsive"><br /></li> </ul></li> <li><p>Create a new AMALTHEA model</p> @@ -242,7 +242,7 @@ <li>Select the folder named <em>model1</em></li> <li>In the context menu, select <strong>New > AMALTHEA Model</strong><br /> <br /> -<img src="../images/gs-create-model/04-create-model.png" class="img-responsive"><br /></li> +<img src="/images/gs-create-model/04-create-model.png" class="img-responsive"><br /></li> <li>In the dialog <ul> @@ -252,7 +252,7 @@ <li>The model is created and the standard AMALTHEA tree editor is opened on the left side of the workbench.<br /> <br /> -<img src="../images/gs-create-model/05-create-model.png" class="img-responsive"><br /></li> +<img src="/images/gs-create-model/05-create-model.png" class="img-responsive"><br /></li> </ul></li> </ol> @@ -264,7 +264,7 @@ <li><p>Right-click on the AMALTHEA model on the tree editor then select the menu item <strong>New Child > Sw Model</strong>.<br /> It will add a child node named <strong>Software</strong> to the model<br /> <br /> -<img src="../images/gs-create-model/06-create-sw-model.png" class="img-responsive"></p></li> +<img src="/images/gs-create-model/06-create-sw-model.png" class="img-responsive"></p></li> <li><p>Create a label named <em>LabelA</em></p> @@ -275,7 +275,7 @@ <li>Click on the cell next to the property named <strong>Name</strong> and fill it with <em>LabelA</em>.<br /> Press enter. The label item in the tree editor should be renamed <em>LabelA</em>.<br /> <br /> -<img src="../images/gs-create-model/07-create-label.png" class="img-responsive"><br /></li> +<img src="/images/gs-create-model/07-create-label.png" class="img-responsive"><br /></li> </ul></li> <li><p>Create a label named <em>LabelB</em></p></li> @@ -291,7 +291,7 @@ <li><p>Create 2 additional runnables named respectively <em>Runnable2</em> and <em>Runnable3</em>.<br /> <br /> -<img src="../images/gs-create-model/08-create-runnables.png" class="img-responsive"></p></li> +<img src="/images/gs-create-model/08-create-runnables.png" class="img-responsive"></p></li> <li><p>Expand the runnable named <em>Runnable1</em></p> @@ -311,7 +311,7 @@ <li>Select for the <strong>Access</strong> property the value <em>write</em></li> <li>Select for the <strong>Data</strong> property the value <em>Label LabelA</em><br /> <br /> -<img src="../images/gs-create-model/09-create-runnable1-label-access.png" class="img-responsive"><br /> +<img src="/images/gs-create-model/09-create-runnable1-label-access.png" class="img-responsive"><br /> <br /></li> </ul></li> </ul></li> @@ -330,7 +330,7 @@ <li>Create a <em>read access to LabelB</em></li> <li>Create a <em>10 constant instructions</em><br /> <br /> -<img src="../images/gs-create-model/10-create-runnables-final.png" class="img-responsive"><br /> +<img src="/images/gs-create-model/10-create-runnables-final.png" class="img-responsive"><br /> <br /></li> </ul></li> @@ -379,7 +379,7 @@ <li>Create a Call Sequence <em>CS1</em></li> <li>Create a Task Runnable Call to <em>Runnable3</em><br /> <br /> -<img src="../images/gs-create-model/11-create-task-runnable-calls.png" class="img-responsive"></li> +<img src="/images/gs-create-model/11-create-task-runnable-calls.png" class="img-responsive"></li> </ul></li> </ol> @@ -413,7 +413,7 @@ <li>Right-click on the Stimuli Model and select the menu item <strong>New Child > Stimuli > Inter Process</strong></li> <li>Select the Inter Process node and name it <strong>Stimuli3</strong><br /> <br /> -<img src="../images/gs-create-model/12-create-stimuli.png" class="img-responsive"/></li> +<img src="/images/gs-create-model/12-create-stimuli.png" class="img-responsive"/></li> </ul></li> </ul></li> @@ -422,14 +422,14 @@ <ul> <li>Retrieve and select the task <em>Task1</em> which is located under the nodes AMALTHEA / Softwares / Tasks.<br /> <br /> -<img src="../images/gs-create-model/13-task1-stimulus-1.png" class="img-responsive"/><br /></li> +<img src="/images/gs-create-model/13-task1-stimulus-1.png" class="img-responsive"/><br /></li> <li>On the <strong>Properties</strong>, click on the button next to the field -(<img src="../images/gs-create-model/ui-edit-button.png"/>) +(<img src="/images/gs-create-model/ui-edit-button.png"/>) to open relationship dialog</li> <li>Select the Stimuli <em>Periodic Stimuli1</em></li> <li>Press the <strong>Add</strong> button<br /> <br /> -<img src="../images/gs-create-model/14-task1-stimulus-2.png" class="img-responsive"/><br /></li> +<img src="/images/gs-create-model/14-task1-stimulus-2.png" class="img-responsive"/><br /></li> <li>Press <strong>OK</strong> to close the dialog.</li> </ul></li> @@ -588,7 +588,7 @@ <p>At this point you should get a contents tree which looks like that:<br /> <br /> -<img src="../images/gs-create-model/15-hardware.png" class="img-responsive"></p> +<img src="/images/gs-create-model/15-hardware.png" class="img-responsive"></p> <hr /> @@ -639,7 +639,7 @@ <p>At this point you should get a contents tree which looks like that:<br /> <br /> -<img src="../images/gs-create-model/16-operating-system.png" class="img-responsive"></p> +<img src="/images/gs-create-model/16-operating-system.png" class="img-responsive"></p> <hr /> @@ -724,7 +724,7 @@ <p>At this point your model should look like this:<br /> <br /> -<img src="../images/gs-create-model/17-constraints.png" class="img-responsive"></p> +<img src="/images/gs-create-model/17-constraints.png" class="img-responsive"></p> <hr /> @@ -784,13 +784,13 @@ <p>At this point your model should look like this:<br /> <br /> -<img src="../images/gs-create-model/18-mapping.png" class="img-responsive"></p> +<img src="/images/gs-create-model/18-mapping.png" class="img-responsive"></p> <hr /> <h2 id="solution">Solution</h2> -<p>The solution for this exercise is available in this plugin: <a href="../models/org.eclipse.app4mc.amalthea.solution1.zip">org.eclipse.app4mc.amalthea.solution1</a></p> +<p>The solution for this exercise is available in this plugin: <a href="/models/org.eclipse.app4mc.amalthea.solution1.zip">org.eclipse.app4mc.amalthea.solution1</a></p>
diff --git a/history/index.html b/history/index.html index 8994253..34b1870 100644 --- a/history/index.html +++ b/history/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css"> @@ -224,9 +224,9 @@ <dt>Effort</dt> <dd>58.39 <abbr title="Person Year">PY</abbr> </dd> <dt>Countries</dt> - <dd><img src="../images/history/fin.png" width="15"> <a href="https://itea3.org/country/finland.html">Finland</a></dd> - <dd><img src="../images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> - <dd><img src="../images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> + <dd><img src="/images/history/fin.png" width="15"> <a href="https://itea3.org/country/finland.html">Finland</a></dd> + <dd><img src="/images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> + <dd><img src="/images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> </dl> <hr /> @@ -254,10 +254,10 @@ <dt>Effort</dt> <dd>80.90 <abbr title="Person Year">PY</abbr> </dd> <dt>Countries</dt> - <dd><img src="../images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> - <dd><img src="../images/history/esp.png" width="15"> <a href="https://itea3.org/country/spain.html" >Spain</a></dd> - <dd><img src="../images/history/swe.png" width="15"> <a href="https://itea3.org/country/sweden.html" >Sweden</a></dd> - <dd><img src="../images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> + <dd><img src="/images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> + <dd><img src="/images/history/esp.png" width="15"> <a href="https://itea3.org/country/spain.html" >Spain</a></dd> + <dd><img src="/images/history/swe.png" width="15"> <a href="https://itea3.org/country/sweden.html" >Sweden</a></dd> + <dd><img src="/images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> </dl>
diff --git a/index.html b/index.html index f4766ed..0d801c5 100644 --- a/index.html +++ b/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/index.xml b/index.xml index 64f695e..1ce14d5 100644 --- a/index.xml +++ b/index.xml
@@ -44,9 +44,9 @@ <dt>Effort</dt> <dd>58.39 <abbr title="Person Year">PY</abbr> </dd> <dt>Countries</dt> - <dd><img src="../images/history/fin.png" width="15"> <a href="https://itea3.org/country/finland.html">Finland</a></dd> - <dd><img src="../images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> - <dd><img src="../images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/fin.png" width="15"> <a href="https://itea3.org/country/finland.html">Finland</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> </dl> <hr /> @@ -74,10 +74,10 @@ <dt>Effort</dt> <dd>80.90 <abbr title="Person Year">PY</abbr> </dd> <dt>Countries</dt> - <dd><img src="../images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> - <dd><img src="../images/history/esp.png" width="15"> <a href="https://itea3.org/country/spain.html" >Spain</a></dd> - <dd><img src="../images/history/swe.png" width="15"> <a href="https://itea3.org/country/sweden.html" >Sweden</a></dd> - <dd><img src="../images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/deu.png" width="15"> <a href="https://itea3.org/country/germany.html">Germany</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/esp.png" width="15"> <a href="https://itea3.org/country/spain.html" >Spain</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/swe.png" width="15"> <a href="https://itea3.org/country/sweden.html" >Sweden</a></dd> + <dd><img src="https://www.eclipse.org/app4mc/images/history/tur.png" width="15"> <a href="https://itea3.org/country/turkey.html" >Turkey</a></dd> </dl> </description> </item> @@ -148,7 +148,7 @@ Traceability throughout the engineering phases shown with an open source ADAS example</p></li> </ul> -<p><img src="../../images/news/EBEAS_Designflow_small.png" class="img-responsive"></p></description> +<p><img src="https://www.eclipse.org/app4mc/images/news/EBEAS_Designflow_small.png" title="EBEAS Overview" class="img-responsive"></p></description> </item> <item> @@ -483,7 +483,7 @@ <p>The following image is a simplified overview of the model that will be created in this session.</p> -<div style="text-align: center"><img src="../images/gs-create-model/training-overview-model.png" class="img-responsive"> </div> +<div style="text-align: center"><img src="https://www.eclipse.org/app4mc/images/gs-create-model/training-overview-model.png" class="img-responsive"> </div> <hr /> @@ -499,7 +499,7 @@ <li>On the second page of the wizard fill the <strong>Project name</strong> field with <em>org.eclipse.amalthea.training.model</em>, then click <strong>Finish</strong><br /> &nbsp;<br /> -<img src="../images/gs-create-model/01-create-project.png" class="img-responsive"><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/01-create-project.png" class="img-responsive"><br /></li> <li>The project created should appear in the <strong>Model Explorer</strong> view <br /></li> </ul></li> @@ -510,10 +510,10 @@ <li>Select the created project</li> <li>In the context menu (right mouse button) select <strong>New &gt; Folder</strong><br /> &nbsp;<br /> -<img src="../images/gs-create-model/02-create-folder.png" class="img-responsive"><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/02-create-folder.png" class="img-responsive"><br /></li> <li>Fill the text field <strong>Folder name</strong> with <em>model1</em>, then click <strong>Finish</strong><br /> &nbsp;<br /> -<img src="../images/gs-create-model/03-create-folder.png" class="img-responsive"><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/03-create-folder.png" class="img-responsive"><br /></li> </ul></li> <li><p>Create a new AMALTHEA model</p> @@ -522,7 +522,7 @@ <li>Select the folder named <em>model1</em></li> <li>In the context menu, select <strong>New &gt; AMALTHEA Model</strong><br /> &nbsp;<br /> -<img src="../images/gs-create-model/04-create-model.png" class="img-responsive"><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/04-create-model.png" class="img-responsive"><br /></li> <li>In the dialog <ul> @@ -532,7 +532,7 @@ <li>The model is created and the standard AMALTHEA tree editor is opened on the left side of the workbench.<br /> &nbsp;<br /> -<img src="../images/gs-create-model/05-create-model.png" class="img-responsive"><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/05-create-model.png" class="img-responsive"><br /></li> </ul></li> </ol> @@ -544,7 +544,7 @@ <li><p>Right-click on the AMALTHEA model on the tree editor then select the menu item <strong>New Child &gt; Sw Model</strong>.<br /> It will add a child node named <strong>Software</strong> to the model<br /> &nbsp;<br /> -<img src="../images/gs-create-model/06-create-sw-model.png" class="img-responsive"></p></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/06-create-sw-model.png" class="img-responsive"></p></li> <li><p>Create a label named <em>LabelA</em></p> @@ -555,7 +555,7 @@ <li>Click on the cell next to the property named <strong>Name</strong> and fill it with <em>LabelA</em>.<br /> Press enter. The label item in the tree editor should be renamed <em>LabelA</em>.<br /> &nbsp;<br /> -<img src="../images/gs-create-model/07-create-label.png" class="img-responsive"><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/07-create-label.png" class="img-responsive"><br /></li> </ul></li> <li><p>Create a label named <em>LabelB</em></p></li> @@ -571,7 +571,7 @@ <li><p>Create 2 additional runnables named respectively <em>Runnable2</em> and <em>Runnable3</em>.<br /> &nbsp;<br /> -<img src="../images/gs-create-model/08-create-runnables.png" class="img-responsive"></p></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/08-create-runnables.png" class="img-responsive"></p></li> <li><p>Expand the runnable named <em>Runnable1</em></p> @@ -591,7 +591,7 @@ <li>Select for the <strong>Access</strong> property the value <em>write</em></li> <li>Select for the <strong>Data</strong> property the value <em>Label LabelA</em><br /> &nbsp;<br /> -<img src="../images/gs-create-model/09-create-runnable1-label-access.png" class="img-responsive"><br /> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/09-create-runnable1-label-access.png" class="img-responsive"><br /> <br /></li> </ul></li> </ul></li> @@ -610,7 +610,7 @@ <li>Create a <em>read access to LabelB</em></li> <li>Create a <em>10 constant instructions</em><br /> &nbsp;<br /> -<img src="../images/gs-create-model/10-create-runnables-final.png" class="img-responsive"><br /> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/10-create-runnables-final.png" class="img-responsive"><br /> <br /></li> </ul></li> @@ -659,7 +659,7 @@ <li>Create a Call Sequence <em>CS1</em></li> <li>Create a Task Runnable Call to <em>Runnable3</em><br /> &nbsp;<br /> -<img src="../images/gs-create-model/11-create-task-runnable-calls.png" class="img-responsive"></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/11-create-task-runnable-calls.png" class="img-responsive"></li> </ul></li> </ol> @@ -693,7 +693,7 @@ <li>Right-click on the Stimuli Model and select the menu item <strong>New Child &gt; Stimuli &gt; Inter Process</strong></li> <li>Select the Inter Process node and name it <strong>Stimuli3</strong><br /> &nbsp;<br /> -<img src="../images/gs-create-model/12-create-stimuli.png" class="img-responsive"/></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/12-create-stimuli.png" class="img-responsive"/></li> </ul></li> </ul></li> @@ -702,14 +702,14 @@ <ul> <li>Retrieve and select the task <em>Task1</em> which is located under the nodes AMALTHEA / Softwares / Tasks.<br /> &nbsp;<br /> -<img src="../images/gs-create-model/13-task1-stimulus-1.png" class="img-responsive"/><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/13-task1-stimulus-1.png" class="img-responsive"/><br /></li> <li>On the <strong>Properties</strong>, click on the button next to the field -(<img src="../images/gs-create-model/ui-edit-button.png"/>) +(<img src="https://www.eclipse.org/app4mc/images/gs-create-model/ui-edit-button.png"/>) to open relationship dialog</li> <li>Select the Stimuli <em>Periodic Stimuli1</em></li> <li>Press the <strong>Add</strong> button<br /> &nbsp;<br /> -<img src="../images/gs-create-model/14-task1-stimulus-2.png" class="img-responsive"/><br /></li> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/14-task1-stimulus-2.png" class="img-responsive"/><br /></li> <li>Press <strong>OK</strong> to close the dialog.</li> </ul></li> @@ -868,7 +868,7 @@ <p>At this point you should get a contents tree which looks like that:<br /> &nbsp;<br /> -<img src="../images/gs-create-model/15-hardware.png" class="img-responsive"></p> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/15-hardware.png" class="img-responsive"></p> <hr /> @@ -919,7 +919,7 @@ <p>At this point you should get a contents tree which looks like that:<br /> &nbsp;<br /> -<img src="../images/gs-create-model/16-operating-system.png" class="img-responsive"></p> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/16-operating-system.png" class="img-responsive"></p> <hr /> @@ -1004,7 +1004,7 @@ <p>At this point your model should look like this:<br /> &nbsp;<br /> -<img src="../images/gs-create-model/17-constraints.png" class="img-responsive"></p> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/17-constraints.png" class="img-responsive"></p> <hr /> @@ -1064,13 +1064,13 @@ <p>At this point your model should look like this:<br /> &nbsp;<br /> -<img src="../images/gs-create-model/18-mapping.png" class="img-responsive"></p> +<img src="https://www.eclipse.org/app4mc/images/gs-create-model/18-mapping.png" class="img-responsive"></p> <hr /> <h2 id="solution">Solution</h2> -<p>The solution for this exercise is available in this plugin: <a href="../models/org.eclipse.app4mc.amalthea.solution1.zip">org.eclipse.app4mc.amalthea.solution1</a></p> +<p>The solution for this exercise is available in this plugin: <a href="https://www.eclipse.org/app4mc/models/org.eclipse.app4mc.amalthea.solution1.zip">org.eclipse.app4mc.amalthea.solution1</a></p> </description> </item>
diff --git a/news/2015-03-26_newsletter_article/index.html b/news/2015-03-26_newsletter_article/index.html index 8bf6c5a..6f94dd4 100644 --- a/news/2015-03-26_newsletter_article/index.html +++ b/news/2015-03-26_newsletter_article/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2015-06-11_project_proposal_posted/index.html b/news/2015-06-11_project_proposal_posted/index.html index b550b36..55d38e0 100644 --- a/news/2015-06-11_project_proposal_posted/index.html +++ b/news/2015-06-11_project_proposal_posted/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2015-08-12_creation_review_pass/index.html b/news/2015-08-12_creation_review_pass/index.html index 1a9861b..b3a6e28 100644 --- a/news/2015-08-12_creation_review_pass/index.html +++ b/news/2015-08-12_creation_review_pass/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2015-11-04__ece_2015__support_embedded_multi-core/index.html b/news/2015-11-04__ece_2015__support_embedded_multi-core/index.html index 87a0a27..7dabf5d 100644 --- a/news/2015-11-04__ece_2015__support_embedded_multi-core/index.html +++ b/news/2015-11-04__ece_2015__support_embedded_multi-core/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2015-12-02__esek_2015__support_embedded_multi-core/index.html b/news/2015-12-02__esek_2015__support_embedded_multi-core/index.html index 9d032cc..d01c8d4 100644 --- a/news/2015-12-02__esek_2015__support_embedded_multi-core/index.html +++ b/news/2015-12-02__esek_2015__support_embedded_multi-core/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-02-12__embedded_world_2016__app4mc/index.html b/news/2016-02-12__embedded_world_2016__app4mc/index.html index d4b3565..affde2a 100644 --- a/news/2016-02-12__embedded_world_2016__app4mc/index.html +++ b/news/2016-02-12__embedded_world_2016__app4mc/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-04-07__parallel_2016__app4mc_platform/index.html b/news/2016-04-07__parallel_2016__app4mc_platform/index.html index 165ffcc..b040d4b 100644 --- a/news/2016-04-07__parallel_2016__app4mc_platform/index.html +++ b/news/2016-04-07__parallel_2016__app4mc_platform/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-06-08__eclipsecon_france_2016__capra/index.html b/news/2016-06-08__eclipsecon_france_2016__capra/index.html index f2ea97c..5913cfa 100644 --- a/news/2016-06-08__eclipsecon_france_2016__capra/index.html +++ b/news/2016-06-08__eclipsecon_france_2016__capra/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-06-27_summer_school_automotive_2016/index.html b/news/2016-06-27_summer_school_automotive_2016/index.html index 5575d22..9f409a7 100644 --- a/news/2016-06-27_summer_school_automotive_2016/index.html +++ b/news/2016-06-27_summer_school_automotive_2016/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-07-05_fmtv_challenge/index.html b/news/2016-07-05_fmtv_challenge/index.html index 65648b7..7da41b0 100644 --- a/news/2016-07-05_fmtv_challenge/index.html +++ b/news/2016-07-05_fmtv_challenge/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-08-05_capra_project_created/index.html b/news/2016-08-05_capra_project_created/index.html index e65a91c..d4184c7 100644 --- a/news/2016-08-05_capra_project_created/index.html +++ b/news/2016-08-05_capra_project_created/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-09-28_itea-review/index.html b/news/2016-09-28_itea-review/index.html index 2ca47ce..fc63fbf 100644 --- a/news/2016-09-28_itea-review/index.html +++ b/news/2016-09-28_itea-review/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-10-17_ECE_2016/index.html b/news/2016-10-17_ECE_2016/index.html index c59c7c6..36a207a 100644 --- a/news/2016-10-17_ECE_2016/index.html +++ b/news/2016-10-17_ECE_2016/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2016-11-04_milestone_release_0.7.1/index.html b/news/2016-11-04_milestone_release_0.7.1/index.html index e4d9a8f..a5faf02 100644 --- a/news/2016-11-04_milestone_release_0.7.1/index.html +++ b/news/2016-11-04_milestone_release_0.7.1/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2017-01-31_release_0.7.2/index.html b/news/2017-01-31_release_0.7.2/index.html index 3bbbcfe..ad145ae 100644 --- a/news/2017-01-31_release_0.7.2/index.html +++ b/news/2017-01-31_release_0.7.2/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2017-03-29_conferences_2017/index.html b/news/2017-03-29_conferences_2017/index.html index d3f53ab..d894484 100644 --- a/news/2017-03-29_conferences_2017/index.html +++ b/news/2017-03-29_conferences_2017/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2017-04-28_release_0.8.0/index.html b/news/2017-04-28_release_0.8.0/index.html index 4c2b1cb..03a774c 100644 --- a/news/2017-04-28_release_0.8.0/index.html +++ b/news/2017-04-28_release_0.8.0/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css">
diff --git a/news/2017-05-10_DigitalInnovationForum_2017/index.html b/news/2017-05-10_DigitalInnovationForum_2017/index.html index b2c3c87..8069866 100644 --- a/news/2017-05-10_DigitalInnovationForum_2017/index.html +++ b/news/2017-05-10_DigitalInnovationForum_2017/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css"> @@ -216,7 +216,7 @@ Traceability throughout the engineering phases shown with an open source ADAS example</p></li> </ul> -<p><img src="../../images/news/EBEAS_Designflow_small.png" class="img-responsive"></p> +<p><img src="/images/news/EBEAS_Designflow_small.png" title="EBEAS Overview" class="img-responsive"></p>
diff --git a/news/index.html b/news/index.html index 60e8f8f..a25ec65 100644 --- a/news/index.html +++ b/news/index.html
@@ -13,7 +13,7 @@ <link rel="shortcut icon" href="https://www.eclipse.org/app4mc/public/images/favicon.ico"/> <title>APP4MC</title> <meta property="og:title" content="" /> - <meta property="og:description" content="App4MC website" /> + <meta property="og:description" content="APP4MC website" /> <meta property="og:image" content="https://www.eclipse.org/app4mc/images/logo/eclipse.png" /> <link rel="stylesheet" href="https://www.eclipse.org/app4mc/public/css/solstice.css"> @@ -216,7 +216,7 @@ Traceability throughout the engineering phases shown with an open source ADAS example</p></li> </ul> -<p><img src="../../images/news/EBEAS_Designflow_small.png" class="img-responsive"></p> +<p><img src="/images/news/EBEAS_Designflow_small.png" title="EBEAS Overview" class="img-responsive"></p> </div> </div>
diff --git a/news/index.xml b/news/index.xml index 845b64d..8818fc5 100644 --- a/news/index.xml +++ b/news/index.xml
@@ -30,7 +30,7 @@ Traceability throughout the engineering phases shown with an open source ADAS example</p></li> </ul> -<p><img src="../../images/news/EBEAS_Designflow_small.png" class="img-responsive"></p></description> +<p><img src="https://www.eclipse.org/app4mc/images/news/EBEAS_Designflow_small.png" title="EBEAS Overview" class="img-responsive"></p></description> </item> <item>