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