Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogblamecommitdiffstats
blob: 4f12337523e38f28af874531ddff9ebb8f0bfcd7 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                               
                                                                       

                    


                                                               
                                                                                 

                    

         
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="org.eclipse.emf.ecp.view.context.viewServices">
      <viewService
            class="org.eclipse.emf.ecp.view.internal.rule.RuleService">
      </viewService>
   </extension>
   <extension
         point="org.eclipse.emf.ecp.view.context.viewServices">
      <viewService
            class="org.eclipse.emf.ecp.view.internal.rule.RuleServiceHelperImpl">
      </viewService>
   </extension>

</plugin>

Back to the top