blob: 60531e072fd42602af63bb9e8bd4569f4100415b [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<gmftool:ToolRegistry
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:gmftool="http://www.eclipse.org/gmf/2005/ToolDefinition">
<palette
title="fedPalette">
<tools
xsi:type="gmftool:ToolGroup"
title="Objects"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="Feature"
description="Create new Feature">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Plugin"
description="Create new Plugin">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Connections"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="Depends"
description="Create new Depends">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Includes"
description="Create new Includes">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
</palette>
</gmftool:ToolRegistry>