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