Sign in
eclipse
/
platform
/
eclipse.platform.runtime
/
184543082c954ab03896a49bb8e2f8451f6d6ccd
/
.
/
bundles
/
org.eclipse.core.boot
/
plugin.xml
blob: e421104d25aa39d8be78dc438f9e2a3cdb1a3f6f [
file
]
<?
xml version
=
"1.0"
?>
<plugin
name
=
"%pluginName"
id
=
"org.eclipse.core.boot"
version
=
"0.9"
provider-name
=
"Object Technology International, Inc."
>
<runtime>
<library
name
=
"boot.jar"
>
<export
name
=
"*"
/>
</library>
</runtime>
</plugin>