- Posts: 20
- Thank you received: 0
×
Modelio 4.0.0 released (07 Nov 2019)
Modelio 4.0.0 has been released ( www.modelio.org/forum/4-announcements/45...-4-0-0-released.html )
[Solved] Contribution in module.xml
5 years 9 months ago - 5 years 8 months ago #4265 by kurales
Hi All,
I am trying to change "contribution"-option within the command section to "toolbar" or "diagramtoolbar" instead of "contextualpopup" as hier: forge.modelio.org/projects/modelio3-modu...-Command-declaration
but it disappears everytime after Run as -> Maven install. What do I wrong?
My code:
Version 3.5.00
Build: 201604202300
System: win32 (6.3)
Architecture: x86_64
I am trying to change "contribution"-option within the command section to "toolbar" or "diagramtoolbar" instead of "contextualpopup" as hier: forge.modelio.org/projects/modelio3-modu...-Command-declaration
but it disappears everytime after Run as -> Maven install. What do I wrong?
My code:
<Command id="CreateTestCase" label="%CreateTestCaseLabel" tooltip="%CreateTestCaseTooltip" image="res/icons/Stereotype2_16.png" group="string" modify-model="true" group-image="">
<Scope metaclass="ModelTree"/>
<Handler class="org.modelio.marbeit.command.CreateTestCase"/>
<Contribution location="toolbar" />
</Command>
Version 3.5.00
Build: 201604202300
System: win32 (6.3)
Architecture: x86_64
Last Edit: 5 years 8 months ago by kurales.
Please Log in or Create an account to join the conversation.
5 years 8 months ago - 5 years 8 months ago #4266 by ebr
Hi,
You referenced Module guide for Modelio 3.1 but use Modelio 3.5, am I rigth?
The Module guide for Modelio 3.5 can be found at http://forge.modelio.org/projects/modelio3-moduledevelopersmanuals-devguide-350/wiki .
Hoping it helps,
EBR
You referenced Module guide for Modelio 3.1 but use Modelio 3.5, am I rigth?
The Module guide for Modelio 3.5 can be found at http://forge.modelio.org/projects/modelio3-moduledevelopersmanuals-devguide-350/wiki .
Hoping it helps,
EBR
Last Edit: 5 years 8 months ago by ebr.
Please Log in or Create an account to join the conversation.
5 years 8 months ago #4267 by kurales
Oh, yes, you are right. There is no information about version as in the guide for Modelio 3.5, that's why I thought it's for last version. Ok, then I will try to find instructions how to change this contribution in the new version of guide. Thank you!
ebr wrote: Hi,
You referenced Module guide for Modelio 3.1 but use Modelio 3.5, am I rigth?
The Module guide for Modelio 3.5 can be found at http://forge.modelio.org/projects/modelio3-moduledevelopersmanuals-devguide-350/wiki .
Hoping it helps,
EBR
Oh, yes, you are right. There is no information about version as in the guide for Modelio 3.5, that's why I thought it's for last version. Ok, then I will try to find instructions how to change this contribution in the new version of guide. Thank you!
Please Log in or Create an account to join the conversation.
5 years 8 months ago #4268 by pan
Hi,
we updated the documentation to indicate the version in the title.
We will also update the links on the website.
If you need more help do not hesitate to post your questions here.
BR
we updated the documentation to indicate the version in the title.
We will also update the links on the website.
If you need more help do not hesitate to post your questions here.
BR
The following user(s) said Thank You: kurales
Please Log in or Create an account to join the conversation.
Time to create page: 0.045 seconds