Pallete Customized in RCP PRoject

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2012 06:10 AM
Hi All,
I am developing a RCP application I can open the bpmn file. But I customised the palette and when I open the diagrams I don't have the palette customise. So I would like to know how can I import me extensions in my rcp project.
I have already tried to add the jar file to the class path, to create a plugin with the extensions and add to the dependencies, but it doesn't work
Thank you very much,
Lucas DE CASTRO
I am developing a RCP application I can open the bpmn file. But I customised the palette and when I open the diagrams I don't have the palette customise. So I would like to know how can I import me extensions in my rcp project.
I have already tried to add the jar file to the class path, to create a plugin with the extensions and add to the dependencies, but it doesn't work
Thank you very much,
Lucas DE CASTRO
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2012 10:27 AM
Hi,
The extension mechanism is explained in the user guide I think. If you want to develop your own RCP application you would have to dig in the code to make the extension mechanism work I'm afraid.
Best regards,
The extension mechanism is explained in the user guide I think. If you want to develop your own RCP application you would have to dig in the code to make the extension mechanism work I'm afraid.
Best regards,
