Initial commit

This commit is contained in:
2026-07-01 14:19:57 +02:00
commit c1f8f0c8fa
1531 changed files with 203357 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Installer
Bundle-SymbolicName: it.smi.adex.installer
Bundle-Version: 19.2.0
Bundle-Activator: it.smi.adex.installer.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
it.smi.palmax.event;bundle-version="1.0.0",
it.smi.connection.http;bundle-version="1.0.0",
it.smi.org.apache.commons.httpclient;bundle-version="3.1.0",
it.smi.org.apache.commons.net;bundle-version="3.1.0",
it.smi.palmax.logging;bundle-version="1.0.0",
it.smi.connection.iseries;bundle-version="1.0.0",
it.smi.adex.utils;bundle-version="1.0.0",
it.smi.installer.info;bundle-version="1.0.0",
it.smi.palmax.sqlutility
Bundle-ActivationPolicy: lazy
Export-Package: it.smi.adex.instalPage,
it.smi.adex.installation,
it.smi.adex.installation.galileoversions,
it.smi.adex.installer