Skip to content

Commit 6f2836f

Browse files
committed
module.xml conflict resolution and new build files
1 parent daad91d commit 6f2836f

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

ToscaDesigner/src/main/conf/module.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,19 +1034,11 @@
10341034
<HParameter name="name" value="Element"/>
10351035
</Handler>
10361036
</Command>
1037-
<<<<<<< HEAD
1038-
<Command id="Export" label="%command.Export.label" tooltip="%command.Export.tooltip" image="res/icon/gui/script24.png" modify-model="false">
1039-
=======
10401037
<Command id="Export" label="%command.Export.label" tooltip="%command.Export.tooltip" image="res/icon/gui/export.png" modify-model="false">
1041-
>>>>>>> refs/remotes/origin/ToscaProfile
10421038
<Scope metaclass="Standard.Package" stereotype="ToscaDesigner#ToscaModel"/>
1043-
<<<<<<< HEAD
10441039
<Scope metaclass="Infrastructure.ModelElement" stereotype="ToscaDesigner#TNodeType"/>
10451040
<Scope metaclass="Infrastructure.ModelElement" stereotype="ToscaDesigner#TTopologyTemplate"/>
10461041
<Handler class="fr.softeam.toscadesigner.handlers.commands.ExportToscaModelCommand">
1047-
=======
1048-
<Handler class="fr.softeam.toscadesigner.handlers.commands.ToacaModelExport">
1049-
>>>>>>> refs/remotes/origin/ToscaProfile
10501042
<HParameter name="name" value=""/>
10511043
</Handler>
10521044
</Command>
17 KB
Binary file not shown.
3.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)