<?xml version="1.0" encoding="UTF-8"?> | |
<?eclipse version="3.2"?> | |
<plugin> | |
<extension | |
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile"> | |
<profile | |
description="C/C++ profile used for code generation" | |
iconpath="icons/transfo_cpp.gif" | |
name="C/C++ profile" | |
path="pathmap://PapyrusC_Cpp_PROFILES/C_Cpp.profile.uml" | |
provider="Eclipse Modeling Project"/> | |
</extension> | |
</plugin> |