| <?xml version="1.0" encoding="UTF-8"?> |
| <document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> |
| |
| <properties> |
| <title>RobotML - Developer</title> |
| </properties> |
| |
| <body> |
| <section name="Requirements"> |
| <subsection name="Eclipse"> |
| <p>Use Eclipse, at least Mars version</p> |
| </subsection> |
| <subsection name="Maven"> |
| <p>Use Maven 3.3.1 at least</p> |
| </subsection> |
| <subsection name="Eclipse plugins"> |
| <p>Install M2e plugin in your Eclipse</p> |
| <p>Install Tycho Configurator as an additional maven connector</p> |
| <p>No specific extra from papyrus</p> |
| </subsection> |
| </section> |
| |
| </body> |
| |
| </document> |