| <?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>Papyrus Components - User</title> |
| </properties> |
| |
| <body> |
| <section name="Download"> |
| <p>The Papyrus Components guide could be downloaded as a pdf <a href="../pdf/user-guide.pdf">here</a></p> |
| </section> |
| <section name="Papyrus Components"> |
| <subsection name="Context"> |
| <p>The Papyrus Components project aims at providing a shared developer environment to help to integrate additional Papyrus Component.</p> |
| </subsection> |
| </section> |
| <section name="Standard Operating Procedure"> |
| <ul> |
| <li><a href="../org.eclipse.papyrus.components.archetype/user/sop-projectcreation.html">SOP Project Component Creation</a></li> |
| <li><a href="sop-targetPlatformUpdate.html">SOP Target Platform Update</a></li> |
| <li><a href="sop-addMissingLicense2JavaFile.html">SOP Add Missing License to java files</a></li> |
| </ul> |
| </section> |
| </body> |
| |
| </document> |