I have some problems in using a registered profile.
I have done following steps:
1. Creating a Plugin-Project
2. Creating a new profile in the folder Profile
3. Defining some stereotypes
4. Defining the extention points
5. Exporting the plugin and restarting eclipse
6. Opening the new UML-model and try to apply the registered profile
The dialog for selecting an applied profile from the papyrus repository shows the new registered profile. After selecting the registered profile the dialog ends and nothing else happens. I cannot choose any profiles and I cannot apply a stereotype to any uml-elements.
The EMFTree shows the applied profile but no childs has been display.
I've found the problem:
I set the wrong target at the org.eclipse.emf.ecore.uri_mapping extension.
The problem was that I couldn't see any error when I tried to load the profile.
On 28/10/2012 17:33, Gunter Schranz wrote:
> I've found the problem:
> I set the wrong target at the org.eclipse.emf.ecore.uri_mapping
> extension.
> The problem was that I couldn't see any error when I tried to load the
> profile.
>
> Thanks...
>