Fichier "feature.xml"
Path: /7_OUTILS_TUTOS/DBeaver/features/org.jkiss.dbeaver.ce.feature_25.0.3.202504201842/feature.xml
File size: 840 bytes
MIME-type: text/xml
Charset: utf-8
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jkiss.dbeaver.ce.feature"
label="%featureName"
version="25.0.3.202504201842"
provider-name="%providerName"
plugin="org.jkiss.dbeaver.ui.app.standalone">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<url>
</url>
<includes id="org.jkiss.dbeaver.standalone.feature" version="25.0.3.202504201842"/>
<includes id="org.jkiss.dbeaver.app.local.feature" version="25.0.3.202504201842"/>
<includes id="org.jkiss.dbeaver.ui.extra.feature" version="25.0.3.202504201842"/>
<plugin id="org.jkiss.dbeaver.ui.app.standalone" version="25.0.3.202504201842"/>
</feature>