Sign in
eclipse
/
platform
/
eclipse.platform.ui
/
e09f6c8e7c9ed2a15b45f97232ded2a9eb730dd0
/
.
/
tests
/
org.eclipse.ui.tests
/
data
/
org.eclipse.newStartup1
/
plugin.xml
blob: df58e1c7569325479125526084728682c195d4b3 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.0"
?>
<plugin>
<extension
id
=
"testDynamicStartupAddition"
point
=
"org.eclipse.ui.startup"
>
<startup
class
=
"org.eclipse.ui.dynamic.DynamicStartup"
/>
</extension>
</plugin>