| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.2"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile"> | |
| <profile | |
| description="Java profile used for code generation" | |
| iconpath="icons/java_workingset.png" | |
| name="Papyrus Java Profile" | |
| path="pathmap://PapyrusJava_PROFILES/PapyrusJava.profile.uml" | |
| provider="Papyrus-Designer"/> | |
| </extension> | |
| </plugin> |