blob: 71333995d26f9d84d0a27738a8a2d8c27eca5de0 [file] [log] [blame]
<?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>
<extension point="org.eclipse.papyrus.infra.properties.contexts">
<context
contextModel="properties/c_cpp.ctx">
</context>
</extension>
</plugin>