Sign in
eclipse
/
platform
/
eclipse.platform.runtime
/
e8cd03d358f7c81a15e0a7a822ef35ebeb91bb7e
/
.
/
bundles
/
org.eclipse.core.boot
/
plugin.xml
blob: 37818dc0a51f49c025ed892da166b21d230d1735 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<plugin
id
=
"org.eclipse.core.boot"
name
=
"%pluginName"
version
=
"1.9.0"
provider-name
=
"%providerName"
>
<runtime>
<library
name
=
"boot.jar"
>
<export
name
=
"*"
/>
</library>
</runtime>
</plugin>