Sign in
eclipse
/
platform
/
eclipse.platform.swt
/
refs/tags/I20160911-2015
/
.
/
examples
/
org.eclipse.swt.examples.watchdog
/
plugin.xml
blob: e3281e757fca84981dd917b1b795e8b84096161f [
file
] [
log
] [
blame
]
<?
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>