blob: d08c02591ebb9f8c72426aab99ac5d0640a86cf9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://OSGI_PROFILES/"
target="platform:/plugin/org.eclipse.papyrus.osgi.profile/resource/">
</mapping>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="OSGI Profile"
iconpath="img/osgi.org.ico"
name="OSGI"
path="pathmap://OSGI_PROFILES/osgi.profile.uml"
provider="Eclipse.org">
</profile>
</extension>
</plugin>