Skip to main content



      Home
Home » Modeling » Papyrus » !MESSAGE could not find entry clazz.tool.class
!MESSAGE could not find entry clazz.tool.class [message #1755211] Wed, 01 March 2017 03:32 Go to next message
Eclipse UserFriend
Hi,

I try to creata a custom palette for a UML Profile I developed. I add the appropriate extensions for both the UMLProfile and the paletteDefinition in my plugin project (that was converted by clicking the "Configure --> Convert to Plugin Projects..." on my original profile project). When I fire up a new Papyrus instance, my custom profile is shown in the registered profiles and works fine, the palette drawer that I create is created normally however, the drawer is absolutely empty. I reduced my palette.xml file to have just one aspect tool but still the drawer is empty. What I receive in my first Papyrus' console and I believe is related with my problem is the following error:

!ENTRY org.eclipse.papyrus.uml.diagram.common 4 0 2017-03-01 08:22:57.265
!MESSAGE could not find entry clazz.tool.association

I checked the dependencies and the org.eclipse.papyrus.uml.diagram.common plugin is there.

Any idea?
Re: !MESSAGE could not find entry clazz.tool.class [message #1755213 is a reply to message #1755211] Wed, 01 March 2017 03:43 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

The entry is defined in org.eclipse.papyrus.uml.diagram.clazz plugin maybe add it as dependency.

otherwise it will be diffuclt to answer without more technical information.


Re: !MESSAGE could not find entry clazz.tool.class [message #1755218 is a reply to message #1755213] Wed, 01 March 2017 04:11 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Thanks for your reply.

Unfortunately, adding the new dependency didn't solve the problem. I will create a minimal example and I will post it.

Regards,
Thanos
Re: !MESSAGE could not find entry clazz.tool.class [message #1755221 is a reply to message #1755218] Wed, 01 March 2017 04:44 Go to previous message
Eclipse UserFriend
Trying to create the minimal example I decided to change the priority of the paletteDefinition extension to "Medium" (the default I was getting was "Lowest"). This fixed the problem. With some more experiments, I found that the problem is fixed with priority set to anything but "Lowest".

Any explanation of this behaviour would be more than welcome.
Previous Topic:Display applied stereotype name CSS
Next Topic:Double click on elements in activity diagram
Goto Forum:
  


Current Time: Fri Jun 13 18:47:14 EDT 2025

Powered by FUDForum. Page generated in 0.03569 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top