Sign in
eclipse
/
platform
/
eclipse.platform.ui
/
134ce69cb2df634443cf3bb5f26cdd663cc3fdff
/
.
/
tests
/
org.eclipse.ui.tests
/
data
/
org.eclipse.newStartup1
/
plugin.xml
blob: df58e1c7569325479125526084728682c195d4b3 [
file
] [
log
] [
blame
]
<?
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>