Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10986106
D3215.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
65 KB
Referenced Files
None
Subscribers
None
D3215.id.diff
View Options
diff --git a/files/0001-Disable-auto-update-check-by-default.patch b/files/0001-Disable-auto-update-check-by-default.patch
new file mode 100644
--- /dev/null
+++ b/files/0001-Disable-auto-update-check-by-default.patch
@@ -0,0 +1,26 @@
+From f7940789e9ee15012c7295b5ab82c216a1ed82f0 Mon Sep 17 00:00:00 2001
+From: Peter O'Connor <peter@solus-project.com>
+Date: Mon, 2 Jul 2018 18:31:31 +1000
+Subject: [PATCH] Disable auto update check by default
+
+Signed-off-by: Peter O'Connor <peter@solus-project.com>
+---
+ .../org/jkiss/dbeaver/core/DBeaverPreferencesInitializer.java | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/core/DBeaverPreferencesInitializer.java b/plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/core/DBeaverPreferencesInitializer.java
+index 78b56ed..a6ffb2f 100644
+--- a/plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/core/DBeaverPreferencesInitializer.java
++++ b/plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/core/DBeaverPreferencesInitializer.java
+@@ -160,7 +160,7 @@ public class DBeaverPreferencesInitializer extends AbstractPreferenceInitializer
+ PrefUtils.setDefaultPreferenceValue(store, DBeaverPreferences.HEX_DEF_WIDTH, 8);
+
+ // General UI
+- PrefUtils.setDefaultPreferenceValue(store, DBeaverPreferences.UI_AUTO_UPDATE_CHECK, true);
++ PrefUtils.setDefaultPreferenceValue(store, DBeaverPreferences.UI_AUTO_UPDATE_CHECK, false);
+ PrefUtils.setDefaultPreferenceValue(store, DBeaverPreferences.UI_KEEP_DATABASE_EDITORS, true);
+
+ PrefUtils.setDefaultPreferenceValue(store, DBeaverPreferences.UI_PROXY_HOST, "");
+--
+2.18.0
+
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : dbeaver
-version : 5.1.0
-release : 16
+version : 5.1.3
+release : 17
source :
- - https://github.com/dbeaver/dbeaver/archive/5.1.0.tar.gz : 73851f8a3fc320e23dc664ad56dfa80740b70a60c2b1b5809e7bb9c09d626ac0
+ - git|https://github.com/dbeaver/dbeaver.git : 5.1.3
license : Apache-2.0
component : database
summary : Free universal database manager and SQL client
@@ -14,6 +14,8 @@
- apache-maven
rundeps :
- openjdk-8
+setup : |
+ %patch -Np1 < $pkgfiles/0001-Disable-auto-update-check-by-default.patch
build : |
mkdir m2
export MAVEN_OPTS="-Dmaven.repo.local=./m2"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,18 +21,514 @@
</Description>
<PartOf>database</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/dbeaver</Path>
<Path fileType="data">/usr/share/applications/dbeaver.desktop</Path>
- <Path fileType="data">/usr/share/dbeaver</Path>
+ <Path fileType="data">/usr/share/dbeaver/artifacts.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/configuration/config.ini</Path>
+ <Path fileType="data">/usr/share/dbeaver/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info</Path>
+ <Path fileType="data">/usr/share/dbeaver/configuration/org.eclipse.update/platform.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/dbeaver</Path>
+ <Path fileType="data">/usr/share/dbeaver/dbeaver.ini</Path>
+ <Path fileType="data">/usr/share/dbeaver/dbeaver.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.feature_1.4.0.v20170516-2248/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/asl-v20.txt</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/asl-v20.txt</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/asl-v20.txt</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/epl-v10.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_5.1.3/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_5.1.3/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_5.1.3/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.core.feature_5.1.3/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.core.feature_5.1.3/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.core.feature_5.1.3/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.debug.feature_5.1.3/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.debug.feature_5.1.3/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.debug.feature_5.1.3/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.db2.feature_2.1.73/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.db2.feature_2.1.73/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.db2.feature_2.1.73/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.db2.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.db2.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.db2.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.exasol.feature_1.0.46/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.exasol.feature_1.0.46/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.exasol.feature_1.0.46/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.exasol.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.exasol.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.exasol.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.generic.feature_2.1.74/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.generic.feature_2.1.74/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.generic.feature_2.1.74/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.generic.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.generic.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.generic.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.mysql.feature_2.1.73/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.mysql.feature_2.1.73/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.mysql.feature_2.1.73/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.mysql.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.mysql.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.mysql.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.oracle.feature_2.1.73/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.oracle.feature_2.1.73/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.oracle.feature_2.1.73/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.oracle.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.oracle.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.oracle.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.wmi.feature_2.0.90/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.wmi.feature_2.0.90/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.wmi.feature_2.0.90/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.wmi.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.wmi.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ext.wmi.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.63/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.63/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.63/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_5.1.3/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_5.1.3/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_5.1.3/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.nls.feature_1.0.20/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.nls.feature_1.0.20/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.nls.feature_1.0.20/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/icon.xpm</Path>
+ <Path fileType="data">/usr/share/dbeaver/licenses/commons_license.txt</Path>
+ <Path fileType="data">/usr/share/dbeaver/licenses/dbeaver_license.txt</Path>
+ <Path fileType="data">/usr/share/dbeaver/licenses/eclipse_license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/licenses/jsch-license.txt</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.core/cache/artifacts.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.core/cache/binary/org.jkiss.dbeaver.ce.feature_root.gtk.linux.x86_64_5.1.3</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.core/cache/binary/org.jkiss.dbeaver.ce.feature_root_5.1.3</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.core/cache/binary/org.jkiss.dbeaver.core.product.executable.gtk.linux.x86_64_5.1.3</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.artifact.repository.prefs</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.metadata.repository.prefs</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/.data/.settings/org.eclipse.equinox.p2.artifact.repository.prefs</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/.data/.settings/org.eclipse.equinox.p2.metadata.repository.prefs</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/.data/org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions/jvmargs</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/.lock</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1531757945280.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1531757945282.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1531757947092.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1531757947403.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/com.github.jsqlparser_1.2.0.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/com.google.guava_21.0.0.v20170206-1425.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/com.ibm.icu.base_58.2.0.v20170418-1837.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/com.jcraft.jsch_0.1.54.v20170116-1932.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/com.vividsolutions.jts_1.13.0.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/javax.annotation_1.2.0.v201602091430.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/javax.inject_1.0.0.v20091030.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/javax.xml_1.3.4.v201005080400.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/net.sf.opencsv_2.3.0.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.batik.css_1.8.0.v20170214-1941.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.batik.util.gui_1.8.0.v20170214-1941.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.batik.util_1.8.0.v20170214-1941.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.cli_1.3.1.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.codec_1.9.0.v20170208-1614.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.jexl_2.1.1.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.lang_2.6.0.v201404270220.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.compare.core_3.6.100.v20170516-0820.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.compare_3.7.101.v20170724-1603.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.commands_3.9.0.v20170530-1048.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding_1.6.100.v20170515-1119.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.jobs_3.9.3.v20180115-1757.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.net_1.3.100.v20170516-0820.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.resources_3.12.0.v20170417-1558.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.debug.core_3.11.0.v20170605-1534.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.debug.ui_3.12.50.v20170920-1329.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.draw2d_3.10.100.201606061308.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf_3.8.0.v20170104-0657.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.common_2.13.0.v20170609-0707.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834/eclipse_1630.so</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834/launcher.gtk.linux.x86_64.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security_1.2.300.v20170505-1235.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.gef_3.11.0.201606061308.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.help_3.8.1.v20170815-1448.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface.text_3.12.2.v20180112-1341.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface_3.13.2.v20171022-1656.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jsch.core_1.3.0.v20160422-1917.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.mylyn.commons.core_3.23.0.v20170411-1844.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.mylyn.commons.notifications.core_1.15.0.v20170411-1844.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.mylyn.commons.notifications.ui_1.15.0.v20170411-1844.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.mylyn.commons.screenshots_3.23.0.v20170411-1844.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.mylyn.commons.ui_3.23.0.v20170411-1844.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.mylyn.commons.workbench_3.23.0.v20170503-0014.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.services_3.6.0.v20170228-1906.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.util_3.4.0.v20170111-1608.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi_3.12.100.v20180210-1608.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/LegacyIDE.e4xmi</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/about.ini</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/about.mappings</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/about.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/book.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/disabled_book.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse1024.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse128.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse16.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse16.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse22.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse24.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse256.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse256.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse32.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse32.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse48.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse48.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse512.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse64.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/eclipse_lg.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/helpData.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/dragHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/gtkHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/gtkTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/macGrey.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/macHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/macTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/arrow.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/ov_wbbasics48.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/ov_wbbasics48_hov.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_eclcommunity48.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_eclcommunity48_hov.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_eclplatform48.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_eclplatform48_hov.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_migrate48.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_migrate48_hov.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_updates48.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/topiclabel/wn_updates48_hov.gif</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/win7.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/win7Handle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/win7TSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winClassicHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winClassicTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winXPBluHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winXPBluTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winXPBlue.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winXPHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winXPOlive.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/images/winXPTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro-eclipse.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/css/migrate.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/css/migrate.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/css/overview.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/css/overview.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/css/whatsnew.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/css/whatsnew.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/migrateExtensionContent.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/overviewExtensionContent.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/whatsnewExtensionContent1.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/whatsnewExtensionContent2.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/intro/whatsnewExtensionContent3.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/introData.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/macosx_narrow_book.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/narrow_book.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/platform.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/plugin.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/plugin.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/plugin_customization.ini</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/plugin_customization.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.platform_4.7.3.v20180330-0640/splash.bmp</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.search_3.11.100.v20170515-1603.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180329-0507.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.swt_3.106.3.v20180329-0507.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.team.core_3.8.100.v20170516-0820.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.team.ui_3.8.1.v20170515-1133.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.text_3.6.100.v20170203-0814.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.console_3.7.1.v20170728-0806.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.editors_3.11.0.v20170202-1823.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.forms_3.7.101.v20170815-1446.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.ide_3.13.1.v20170822-1526.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.intro_3.5.100.v20170418-0710.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.net_1.3.100.v20170516-0820.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/dark/e4-dark_basestyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/dark/e4-dark_globalstyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/dark/e4-dark_partstyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/dark/e4-dark_preferencestyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4-dark.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4-dark_mac.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4-dark_win.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_basestyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_classic_win7.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_classic_winxp.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_default_gtk.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_default_mac.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_default_mru_on_win7.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_default_win.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_default_winxp_blu.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/e4_default_winxp_olv.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/css/high-contrast.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/dragHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/gtkHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/gtkTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/macGrey.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/macHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/macTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/win7.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/win7Handle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/win7TSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winClassicHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winClassicTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winXPBluHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winXPBluTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winXPBlue.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winXPHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winXPOlive.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/images/winXPTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/plugin.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/plugin.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views_3.9.0.v20170226-1833.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui_3.109.0.v20170411-1742.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.update.configurator_3.3.400.v20160506-0750.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core.application.nls_5.1.3.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core.application_5.1.3.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core.nls_5.1.3.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core_5.1.3.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.gis_1.0.12.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.debug.core_1.0.17.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.debug.ui_1.0.17.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2_2.1.73.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.derby.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.derby_1.1.73.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.erd.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.erd_2.0.90.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.exasol.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.exasol_1.0.46.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.firebird.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.firebird_1.0.89.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.generic.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.generic_2.3.74.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.h2.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.h2_1.0.43.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hana_1.0.17.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hsqldb.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hsqldb_1.0.35.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.import_config.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.import_config_2.1.51.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.informix.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.informix_1.0.79.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mockdata.nls_1.0.0.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mockdata_1.0.14.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mssql.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mssql_1.0.82.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mysql.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mysql_2.1.73.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.netezza.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.netezza_1.0.53.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.oracle.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.oracle_2.1.73.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.phoenix.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.phoenix_1.0.57.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql.debug.core_1.0.17.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql.debug.ui_1.0.17.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql_2.1.61.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sample.database.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sample.database_1.0.25.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sqlite.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sqlite_1.0.37.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.teradata.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.teradata_1.0.56.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.locks.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.locks_1.0.33.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.vertica.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.vertica_2.0.18.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.model.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.model_1.0.77.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh.jsch_1.0.9.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh.ui_1.0.9.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh_1.0.9.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.runtime.ide.core.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.runtime.ide.core_2.1.10.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.runtime.ide.ui_1.1.10.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui_5.1.3.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.utils.nls_1.0.20.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.utils_2.1.71.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.objectweb.asm_6.0.0.v20180116-1719.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.sat4j.core_2.3.5.v201308161310.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.sat4j.pb_2.3.5.v201404071733.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.tukaani.xz_1.5.0.v20170111-1717.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.w3c.css.sac_1.3.1.v200903091627.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/readme.txt</Path>
</Files>
</Package>
<History>
- <Update release="16">
- <Date>2018-06-04</Date>
- <Version>5.1.0</Version>
+ <Update release="17">
+ <Date>2018-07-16</Date>
+ <Version>5.1.3</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 24, 11:51 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800369
Default Alt Text
D3215.id.diff (65 KB)
Attached To
Mode
D3215: Update dbeaver to 5.1.3
Attached
Detach File
Event Timeline
Log In to Comment