Fixed plug-in configuration for ESF profiles.

1. ESFBehaviours
2. ESFProperties
3. ESFConcepts 

Change-Id: If080ceea4fde0a9e7743963594859f345c6a4717
diff --git a/core/profile/org.polarsys.esf.core.profile.esfbehaviours/plugin.xml b/core/profile/org.polarsys.esf.core.profile.esfbehaviours/plugin.xml
index 32c92c0..51e6a8e 100644
--- a/core/profile/org.polarsys.esf.core.profile.esfbehaviours/plugin.xml
+++ b/core/profile/org.polarsys.esf.core.profile.esfbehaviours/plugin.xml
@@ -18,7 +18,7 @@
          point="org.eclipse.emf.ecore.uri_mapping">
       <mapping
             source="pathmap://ESFBEHAVIOURS_PROFILE/"
-            target="platform:/plugin/org.polarsys.esf.core.profile.esfbehaviours/src/main/resources/models/profile">
+            target="platform:/plugin/org.polarsys.esf.core.profile.esfbehaviours/src/main/resources/models/profile/">
       </mapping>
    </extension>
    <extension
@@ -33,7 +33,7 @@
    <extension
          point="org.eclipse.uml2.uml.generated_package">
       <profile
-            location="pathmap://ESFBEHAVIOURS/esfbehaviours.profile.uml#_A_JHQBNMEeWOCLsnVbWZoA"
+            location="pathmap://ESFBEHAVIOURS_PROFILE/esfbehaviours.profile.uml#_A_JHQBNMEeWOCLsnVbWZoA"
             uri="http://www.polarsys.org/esf/0.7.0/ESFBehaviours">
       </profile>
    </extension>
diff --git a/core/profile/org.polarsys.esf.core.profile.esfproperties/plugin.xml b/core/profile/org.polarsys.esf.core.profile.esfproperties/plugin.xml
index 13e9c9a..37d7c6e 100644
--- a/core/profile/org.polarsys.esf.core.profile.esfproperties/plugin.xml
+++ b/core/profile/org.polarsys.esf.core.profile.esfproperties/plugin.xml
@@ -9,8 +9,8 @@
    <extension
          point="org.eclipse.emf.ecore.uri_mapping">
       <mapping
-            source="pathmap://ESFPROPERTIES_PROFILE"
-            target="platform:/plugin/org.polarsys.esf.core.profile.esfproperties/src/main/resources/models/profile">
+            source="pathmap://ESFPROPERTIES_PROFILE/"
+            target="platform:/plugin/org.polarsys.esf.core.profile.esfproperties/src/main/resources/models/profile/">
       </mapping>
    </extension>
    <extension
@@ -19,7 +19,7 @@
             description="%esfproperties.profile.description"
             iconpath="src/main/resources/icons/icon_esfproperties_profile.png"
             name="%esfproperties.profile.name"
-            path="pathmap://ESFPROPERTIES_PROFILE">
+            path="pathmap://ESFPROPERTIES_PROFILE/esfproperties.profile.uml">
       </profile>
    </extension>
    <extension
diff --git a/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/plugin.xml b/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/plugin.xml
index 237d390..3950dc4 100644
--- a/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/plugin.xml
+++ b/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/plugin.xml
@@ -27,7 +27,7 @@
          point="org.eclipse.emf.ecore.uri_mapping">
       <mapping
             source="pathmap://ESFSAFETYCONCEPTS_PROFILE/"
-            target="platform:/plugin/org.polarsys.esf.core.profile.esfsafetyconcepts/models/profile">
+            target="platform:/plugin/org.polarsys.esf.core.profile.esfsafetyconcepts/src/main/resources/models/profile/">
       </mapping>
    </extension>
    <extension