Sign in
eclipse
/
platform
/
eclipse.platform.runtime
/
e6806661c19ea183f7611e7fa575428eb6253baa
/
.
/
bundles
/
org.eclipse.core.boot
/
plugin.xml
blob: 609a462dfb73110e5e0f0d82ca5d847e50db655a [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<plugin
id
=
"org.eclipse.core.boot"
name
=
"%pluginName"
version
=
"2.0.7"
provider-name
=
"%providerName"
>
<runtime>
<library
name
=
"boot.jar"
>
<export
name
=
"*"
/>
</library>
</runtime>
</plugin>