public code v1
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension
|
||||
point="flintstones.phasemethod.extensionpoint">
|
||||
<phase
|
||||
implementation="flintstones.method.sorting.phase.profileprofile.SortingProfileProfileModel"
|
||||
uid="flintstones.method.sorting.phase.profileprofile">
|
||||
</phase>
|
||||
</extension>
|
||||
<extension
|
||||
point="flintstones.phasemethod.ui">
|
||||
<phasemethod_ui
|
||||
implementation="flintstones.method.sorting.phase.profileprofile.SortingProfileProfileUI"
|
||||
phasemethod="flintstones.method.sorting.phase.profileprofile"
|
||||
uid="flintstones.method.sorting.phase.profileprofile.ui">
|
||||
</phasemethod_ui>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user