<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="com.perforce.team.core.mergequest.elements">
<branch
firmness="4321"
label="My Test Branch Type"
type="testType">
</branch>
<branch
firmness="4321"
type="testType2">
</branch>
</extension>
<extension
point="com.perforce.team.ui.mergequest.elementDescriptors">
<element
icon="icons/building.png"
important="false"
name="branch"
type="testType">
<createDescription>
Create test branch
</createDescription>
</element>
</extension>
</plugin>
# |
Change |
User |
Description |
Committed |
|
#1
|
15907 |
Matt Attaway |
More house cleaning to match Workshop best practices |
|
|
//guest/perforce_software/p4eclipse/r14.1/src/3.7/plugins/com.perforce.team.mergequest.tests/plugin.xml |
#1
|
12432 |
Matt Attaway |
Initial commit of the 2014.1 P4Eclipse source code. |
|
|