Skip to main content
summaryrefslogtreecommitdiffstats
blob: f0cf0abe1001ca078283b47b89502e8e1e3c118a (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
     <extension
         point="org.eclipse.osee.framework.jini.JiniInterface">
      <RegisterBundle/>
   </extension>
</plugin>

Back to the top