blob: a3700b4e2891d99d7471ac7b648911565cb8c242 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<faqs xmlns="http://maven.apache.org/FML/1.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 http://maven.apache.org/xsd/fml-1.0.1.xsd"
title="Frequently Asked Questions" toplink="false">
<part id="general">
<title>General</title>
<faq id="get-code">
<question>
Where to retrieve the code?
</question>
<answer>
<p>You have to clone the git repository</p>
<source>git clone
https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-org.eclipse.papyrus.marte
</source>
</answer>
</faq>
<faq id="get-website">
<question>
Where is the website of the project?
</question>
<answer>
<p>
You have to go
<a
href="https://hudson.eclipse.org/papyrus/view/MARTE/job/papyrus-MARTE-website/ws/site-staging/index.html">https://hudson.eclipse.org/papyrus/view/MARTE/job/papyrus-MARTE-website/ws/site-staging/index.html
</a>
</p>
</answer>
</faq>
<faq id="get-javadoc">
<question>
Where is the javadoc of the project?
</question>
<answer>
<p>
You have to go
<a
href="https://hudson.eclipse.org/papyrus/view/MARTE/job/papyrus-MARTE-website/ws/site-staging/apidocs/index.html">https://hudson.eclipse.org/papyrus/view/MARTE/job/papyrus-MARTE-website/ws/site-staging/apidocs/index.html
</a>
</p>
</answer>
</faq>
<faq id="get-hudson">
<question>
Where are the continuous integration jobs?
</question>
<answer>
<p>
You have to go
<a href="https://hudson.eclipse.org/papyrus/view/MARTE/">https://hudson.eclipse.org/papyrus/view/MARTE/
</a>
</p>
</answer>
</faq>
<faq id="get-gerrit">
<question>
Where is the review server?
</question>
<answer>
<p>
You have to go to gerrit:
<a
href=" https://git.eclipse.org/r/#/q/status:open+project:papyrus/org.eclipse.papyrus-MARTE">
https://git.eclipse.org/r/#/q/status:open+project:papyrus/org.eclipse.papyrus-MARTE
</a>
</p>
</answer>
</faq>
</part>
<part id="install">
<title>Installation</title>
<faq id="how-install">
<question>
How do I install MARTE?
</question>
<answer>
<p>£{componentName} 1.4 is an eclipse project and follow the standard
recommendation of the Eclipse Foundation for installation.</p>
</answer>
</faq>
</part>
</faqs>