Sign in
eclipse
/
platform
/
eclipse.platform.runtime
/
f4770d0ff528e52c9c96a3b7496f9cacb7642ae8
/
.
/
bundles
/
org.eclipse.core.boot
/
plugin.xml
blob: 57f3bc1177dc1241a1b0fa1eba4696820db0de3e [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<plugin
name
=
"%pluginName"
id
=
"org.eclipse.core.boot"
version
=
"2.0"
provider-name
=
"Object Technology International, Inc."
>
<runtime>
<library
name
=
"boot.jar"
>
<export
name
=
"*"
/>
</library>
</runtime>
</plugin>