Skip to main content
summaryrefslogblamecommitdiffstats
blob: e3281e757fca84981dd917b1b795e8b84096161f (plain) (tree)
1
2
3
4
5
6
7






                                                                         
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension point="org.eclipse.ui.startup">
      <startup class="org.eclipse.swt.examples.watchdog.WatchdogPlugin"/>
   </extension>
</plugin>

Back to the top