public code v1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xml>
|
||||
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="PhaseMethod context function">
|
||||
<implementation class="flintstones.model.method.phase.provider.PhaseMethodServiceContextFunction" />
|
||||
<property name="service.context.key" type="String" value="flintstones.model.method.phase.IPhaseMethodService" />
|
||||
<service>
|
||||
<provide interface="org.eclipse.e4.core.contexts.IContextFunction" />
|
||||
</service>
|
||||
</scr:component>
|
||||
Reference in New Issue
Block a user