Fichier "feature.xml"

Path: /7_OUTILS_TUTOS/DBeaver/features/org.jkiss.dbeaver.app.local.feature_25.0.3.202504201842/feature.xml
File size: 569 bytes
MIME-type: text/xml
Charset: utf-8

<?xml version="1.0" encoding="UTF-8"?>
<!-- Base for standalone applications. Includes minimum set of plugins -->
<feature
        id="org.jkiss.dbeaver.app.local.feature"
        label="%featureName"
        version="25.0.3.202504201842"
        provider-name="%providerName">

    <!-- Quick search. Includes minimized ant bundle. No included in non-local as it uses local FS. -->
    <plugin id="org.eclipse.text.quicksearch" version="1.3.0.v20250123-0754"/>
    <plugin id="org.jkiss.dbeaver.ui.statistics" version="1.0.49.202504201842" />

</feature>