Page MenuHomeSolus

D7438.diff
No OneTemporary

D7438.diff

diff --git a/files/Project-metadata-refresh-on-DS-load.patch b/files/Project-metadata-refresh-on-DS-load.patch
deleted file mode 100644
--- a/files/Project-metadata-refresh-on-DS-load.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 268d8c8b57779f67f19530ee49c20a2343f2e9d8 Mon Sep 17 00:00:00 2001
-From: Serge Rider <serge@jkiss.org>
-Date: Mon, 9 Sep 2019 15:23:15 +0300
-Subject: [PATCH] #6700 Project metadata refresh on DS load
-NOTE: remove this patch for versions greater than 6.2.0
-
----
- .../src/org/jkiss/dbeaver/registry/DataSourceRegistry.java | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/plugins/org.jkiss.dbeaver.registry/src/org/jkiss/dbeaver/registry/DataSourceRegistry.java b/plugins/org.jkiss.dbeaver.registry/src/org/jkiss/dbeaver/registry/DataSourceRegistry.java
-index 833da3eeee..fbd1ca0d33 100644
---- a/plugins/org.jkiss.dbeaver.registry/src/org/jkiss/dbeaver/registry/DataSourceRegistry.java
-+++ b/plugins/org.jkiss.dbeaver.registry/src/org/jkiss/dbeaver/registry/DataSourceRegistry.java
-@@ -553,6 +553,7 @@ private void loadDataSources(boolean refresh) {
- boolean modernFormat = false;
- IFolder metadataFolder = project.getMetadataFolder(false);
- if (metadataFolder.exists()) {
-+ metadataFolder.refreshLocal(IResource.DEPTH_INFINITE, new NullProgressMonitor());
- for (IResource res : metadataFolder.members(IContainer.INCLUDE_HIDDEN)) {
- if (res instanceof IFile && res.exists() &&
- res.getName().startsWith(MODERN_CONFIG_FILE_PREFIX) && res.getName().endsWith(MODERN_CONFIG_FILE_EXT)) {
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : dbeaver
-version : 6.2.0
-release : 33
+version : 6.2.2
+release : 34
source :
- - https://github.com/dbeaver/dbeaver/archive/6.2.0.tar.gz : 24b1bce32f7664089d0f569fcf63779fa925e5b41185eb60e03e5bca9fec2400
+ - https://github.com/dbeaver/dbeaver/archive/6.2.2.tar.gz : ee8a80d5acd4dfc03d991547f8e84ad9fc776fcfb312a4b48e65ba4b6c812c67
license : Apache-2.0
component : database
summary : Free universal database manager and SQL client
@@ -15,7 +15,6 @@
- openjdk-8
setup : |
%patch -Np1 < $pkgfiles/0001-Disable-auto-update-check-by-default.patch
- %patch -p1 < $pkgfiles/Project-metadata-refresh-on-DS-load.patch
build : |
mkdir m2
mvn -Dmaven.repo.local=./m2 package
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -70,75 +70,75 @@
<Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132/feature.properties</Path>
<Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132/feature.xml</Path>
<Path fileType="data">/usr/share/dbeaver/features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132/license.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/epl-2.0.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504/license.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/epl-2.0.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.200.v20190129-1112/license.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/epl-2.0.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504/license.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/epl-2.0.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504/license.html</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_6.2.0.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_6.2.0.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_6.2.0.201909101148/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.feature_1.0.7.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.feature_1.0.7.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.feature_1.0.7.201909101148/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.ui.feature_1.0.7.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.ui.feature_1.0.7.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.ui.feature_1.0.7.201909101148/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.91.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.91.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.91.201909101148/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.feature_6.2.0.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.feature_6.2.0.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.feature_6.2.0.201909101148/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_6.2.0.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_6.2.0.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_6.2.0.201909101148/feature.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ui.feature_6.2.0.201909101148/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ui.feature_6.2.0.201909101148/feature.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ui.feature_6.2.0.201909101148/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/epl-2.0.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/epl-2.0.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.discovery.feature_1.2.300.v20190716-0825/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/epl-2.0.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/epl-2.0.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934/license.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_6.2.2.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_6.2.2.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ce.feature_6.2.2.201910191524/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.feature_1.0.9.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.feature_1.0.9.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.feature_1.0.9.201910191524/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.ui.feature_1.0.9.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.ui.feature_1.0.9.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.db.ui.feature_1.0.9.201910191524/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.93.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.93.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.rcp.feature_2.1.93.201910191524/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.feature_6.2.2.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.feature_6.2.2.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.runtime.feature_6.2.2.201910191524/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_6.2.2.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_6.2.2.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.standalone.feature_6.2.2.201910191524/feature.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ui.feature_6.2.2.201910191524/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ui.feature_6.2.2.201910191524/feature.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/features/org.jkiss.dbeaver.ui.feature_6.2.2.201910191524/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_6.2.0.201909101148</Path>
- <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.core/cache/binary/org.jkiss.dbeaver.ce.feature_root_6.2.0.201909101148</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_6.2.0.201909101148</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_6.2.2.201910191524</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.core/cache/binary/org.jkiss.dbeaver.ce.feature_root_6.2.2.201910191524</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_6.2.2.201910191524</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/1568116403076.profile.gz</Path>
- <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1568116403078.profile.gz</Path>
- <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1568116404509.profile.gz</Path>
- <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1568116404803.profile.gz</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/com.github.jsqlparser_1.4.0.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1571498926692.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1571498926693.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1571498928228.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/1571498928528.profile.gz</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/com.github.jsqlparser_3.0.0.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/com.google.gson_2.8.2.v20180104-1110.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.55.v20190404-1902.jar</Path>
@@ -152,51 +152,52 @@
<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.10.0.v20180409-1845.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.apache.commons.io_2.6.0.v20190123-2029.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.jexl_3.1.0.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.logging_1.2.0.v20180409-1502.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.apache.felix.scr_2.1.14.v20190123-1619.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.apache.xmlgraphics_2.3.0.v20190515-0436.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.compare.core_3.6.500.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.compare_3.7.600.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.commands_3.9.400.v20190516-1358.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding_1.7.400.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.expressions_3.6.400.v20190518-1240.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.compare.core_3.6.600.v20190615-1517.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.compare_3.7.700.v20190802-1838.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.commands_3.9.500.v20190805-1157.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.contenttype_3.7.400.v20190624-1144.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding.observable_1.8.0.v20190805-1157.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding.property_1.7.100.v20190805-1157.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.databinding_1.7.500.v20190624-2109.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.expressions_3.6.500.v20190617-1926.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filebuffers_3.6.700.v20190614-0928.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.jobs_3.10.400.v20190506-1457.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.net_1.3.500.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.resources_3.13.400.v20190505-1655.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.runtime_3.15.300.v20190508-0543.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.variables_3.4.500.v20190510-0549.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.filesystem_1.7.500.v20190620-1312.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.jobs_3.10.500.v20190620-1426.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.net_1.3.600.v20190619-1613.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.resources_3.13.500.v20190819-0800.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.runtime_3.16.0.v20190823-1314.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.core.variables_3.4.600.v20190614-1239.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.600.v20190510-1100.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.commands_0.12.700.v20190621-1412.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.contexts_1.8.200.v20190620-0649.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.di_1.7.400.v20190903-1311.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.core.services_2.2.0.v20190630-2019.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.emf.xpath_0.2.400.v20190621-1946.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.bindings_0.12.600.v20190625-0735.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.core_0.12.800.v20190805-1157.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.swt.theme_0.12.400.v20190812-0413.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.css.swt_0.13.600.v20190805-1157.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.model.workbench_2.1.500.v20190824-1021.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.services_1.3.600.v20190716-1245.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.widgets_1.2.500.v20190624-0808.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.600.v20190716-1245.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.800.v20190716-1245.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench.swt_0.14.700.v20190807-1716.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench3_0.15.200.v20190621-1448.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.e4.ui.workbench_1.10.100.v20190810-0814.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar</Path>
@@ -204,160 +205,160 @@
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ecf_3.9.3.v20190423-0625.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.common_2.16.0.v20190528-0845.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.common_2.16.0.v20190625-1131.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.app_1.4.200.v20190516-1504.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.common_3.10.400.v20190516-1504.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.emf.ecore_2.19.0.v20190822-1451.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.app_1.4.300.v20190815-1535.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.bidi_1.2.100.v20190815-1535.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.common_3.10.500.v20190815-1535.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.ds_1.6.0.v20190122-0806.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.event_1.5.100.v20190528-1257.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.event_1.5.200.v20190814-0953.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016/about.html</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016/eclipse_1801.so</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016/launcher.gtk.linux.x86_64.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/.api_description</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/about.html</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/fragment.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/fragment.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/libkeystorelinuxnative.so</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/org/eclipse/equinox/internal/security/linux/LinuxPasswordProvider.class</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/org/eclipse/equinox/internal/security/linux/nls/LinuxPasswordProviderMessages.class</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957/org/eclipse/equinox/internal/security/linux/nls/messages.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security_1.3.200.v20190516-1504.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.util_1.1.200.v20181008-1820.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426/eclipse_1801.so</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426/launcher.gtk.linux.x86_64.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.launcher_1.5.500.v20190715-1310.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.console_1.1.200.v20190701-1309.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.core_2.6.100.v20190705-1223.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.director_2.4.400.v20190701-1309.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.directorywatcher_1.2.300.v20190611-1008.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.extensionlocation_1.3.200.v20190716-0939.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.100.v20190701-1826.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.300.v20190716-0800.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.transport.ecf_1.2.200.v20190716-0800.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.discovery_1.1.200.v20190716-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.300.v20190716-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui.sdk_1.1.300.v20190701-1309.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.preferences_3.7.500.v20190815-1535.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.registry_3.8.500.v20190714-1850.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/.api_description</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/fragment.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/fragment.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/libkeystorelinuxnative.so</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/org/eclipse/equinox/internal/security/linux/LinuxPasswordProvider.class</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/org/eclipse/equinox/internal/security/linux/nls/LinuxPasswordProviderMessages.class</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238/org/eclipse/equinox/internal/security/linux/nls/messages.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security.ui_1.2.400.v20190714-1851.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.security_1.3.300.v20190714-1851.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.simpleconfigurator_1.3.300.v20190716-0825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.equinox.util_1.1.300.v20190714-1852.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.400.v20190423-0921.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface.text_3.15.200.v20190519-2344.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface_3.16.0.v20190528-0922.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jsch.core_1.3.500.v20190413-1338.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.help_3.8.500.v20190624-2105.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface.databinding_1.9.100.v20190805-1255.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface.text_3.15.300.v20190819-0725.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jface_3.17.0.v20190820-1444.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jsch.core_1.3.600.v20190615-1517.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.jsch.ui_1.3.600.v20190617-1017.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ltk.core.refactoring_3.10.200.v20190814-1719.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.services_3.8.0.v20190206-2147.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.util_3.5.200.v20190115-2323.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi_3.14.0.v20190517-1309.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.search_3.11.600.v20190519-2344.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.swt_3.111.0.v20190605-1801.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.team.core_3.8.600.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.team.ui_3.8.500.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.text_3.8.200.v20190519-2344.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.browser_3.6.400.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.editors_3.11.500.v20190519-2344.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.forms_3.8.0.v20190519-1034.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.ide_3.15.200.v20190519-2104.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.intro_3.5.600.v20190329-1257.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.net_1.3.400.v20190519-2354.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/META-INF/ECLIPSE_.RSA</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/META-INF/ECLIPSE_.SF</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/META-INF/MANIFEST.MF</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/about.html</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/dark/e4-dark_basestyle.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/dark/e4-dark_globalstyle.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/dark/e4-dark_partstyle.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/dark/e4-dark_preferencestyle.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/dark/e4-dark_tabstyle.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4-dark.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4-dark_mac.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4-dark_mac1013.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4-dark_win.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_basestyle.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_classic_win7.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_classic_winxp.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_default_gtk.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_default_mac.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_default_mru_on_win7.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/e4_default_win.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/css/high-contrast.css</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/dragHandle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/dragHandle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/gtkHandle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/gtkHandle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/gtkTSFrame-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/gtkTSFrame.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/macGrey.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/macHandle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/macHandle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/macTSFrame-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/macTSFrame.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/win7.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/win7Handle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/win7Handle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/win7TSFrame-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/win7TSFrame.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winClassicHandle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winClassicHandle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winClassicTSFrame-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winClassicTSFrame.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPBluHandle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPBluHandle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPBluTSFrame-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPBluTSFrame.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPBlue.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPHandle-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPHandle.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPOlive.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPTSFrame-rotated.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/images/winXPTSFrame.png</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/plugin.properties</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.600.v20190513-0458/plugin.xml</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views_3.9.400.v20190517-1612.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui_3.113.0.v20190513-2118.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi.util_3.5.300.v20190708-1141.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.osgi_3.15.0.v20190830-1434.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.search_3.11.700.v20190813-2210.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.swt.gtk.linux.x86_64_3.112.0.v20190904-0609.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.swt_3.112.0.v20190904-0609.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.team.core_3.8.700.v20190619-1613.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.team.ui_3.8.600.v20190819-1553.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.text_3.9.0.v20190826-1019.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.browser_3.6.500.v20190813-2217.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.editors_3.12.0.v20190730-1840.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.forms_3.8.100.v20190625-1825.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.ide.application_1.3.400.v20190818-1234.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.ide_3.16.0.v20190916-1323.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.intro_3.5.700.v20190814-0635.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.navigator_3.9.0.v20190807-2204.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.net_1.3.500.v20190615-1517.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/META-INF/ECLIPSE_.RSA</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/META-INF/ECLIPSE_.SF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/META-INF/MANIFEST.MF</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/about.html</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/dark/e4-dark_basestyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/dark/e4-dark_globalstyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/dark/e4-dark_partstyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/dark/e4-dark_preferencestyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/dark/e4-dark_tabstyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4-dark.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4-dark_mac.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4-dark_mac1013.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4-dark_win.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_basestyle.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_classic_win7.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_classic_winxp.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_default_gtk.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_default_mac.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_default_mru_on_win7.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/e4_default_win.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/css/high-contrast.css</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/dragHandle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/dragHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/gtkHandle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/gtkHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/gtkTSFrame-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/gtkTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/macGrey.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/macHandle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/macHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/macTSFrame-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/macTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/win7.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/win7Handle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/win7Handle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/win7TSFrame-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/win7TSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winClassicHandle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winClassicHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winClassicTSFrame-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winClassicTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPBluHandle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPBluHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPBluTSFrame-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPBluTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPBlue.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPHandle-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPHandle.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPOlive.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPTSFrame-rotated.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/images/winXPTSFrame.png</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/plugin.properties</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.themes_1.2.700.v20190826-0816/plugin.xml</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views.log_1.2.700.v20190819-1015.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.views_3.10.0.v20190805-1157.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.workbench.texteditor_3.13.0.v20190903-0631.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui.workbench_3.116.0.v20190826-1428.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.ui_3.114.0.v20190808-1317.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.update.configurator_3.4.300.v20190518-1030.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.urischeme_1.0.300.v20190514-0858.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.eclipse.urischeme_1.0.400.v20190621-1448.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.bundle.gis_2.0.2/CTS-README.md</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.bundle.gis_2.0.2/JTS-LICENSES.md</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.bundle.gis_2.0.2/JTS-README.md</Path>
@@ -381,81 +382,82 @@
<Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.bundle.jfreechart_1.0.20/lib/jfreechart-1.0.19.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.bundle.jfreechart_1.0.20/lib/jfreechart-swt-1.0.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.bundle.jfreechart_1.0.20/lib/swtgraphics2d-1.0.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.cmp.simple.ui_6.0.12.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.cmp.simple_6.0.12.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core.application_6.2.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core_6.2.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.gis.view_1.0.11.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.gis_1.0.40.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.transfer.ui_1.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.transfer_2.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.athena_1.0.22.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.bigquery_1.0.22.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.clickhouse_1.0.21.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2.i_1.0.4.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2.zos_1.0.19.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2_2.1.101.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.derby_1.1.101.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.erd_2.0.118.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.es.ui_1.0.27.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.exasol_1.0.74.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.firebird_1.0.117.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.format.sqlworkbenchj_1.0.23.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.generic.ui_1.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.generic_2.3.102.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.greenplum_1.0.17.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.h2_1.0.71.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hana_1.0.45.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hive_1.0.22.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hsqldb_1.0.63.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.import_config_2.1.79.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.informix_1.0.107.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.kognitio_1.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mssql.ui_1.0.15.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mssql_1.0.110.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mysql.ui_1.0.8.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mysql_2.1.101.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.netezza_1.0.81.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.opendistro_1.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.oracle.ui_1.0.3.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.oracle_2.1.101.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.phoenix_1.0.85.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql.ui_1.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql_2.1.89.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sample.database_1.0.53.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.snowflake.core_1.0.36.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.snowflake.ui_1.0.36.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.spanner_1.0.3.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sqlite_1.0.65.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.teradata_1.0.84.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.colortheme_1.0.23.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.locks_1.0.61.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.tipoftheday_1.0.22.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.vertica.ui_1.0.7.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.vertica_2.0.46.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.model.sql_1.0.6.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.model_1.0.105.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh.jsch_1.1.26.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh.ui_1.0.37.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh_1.0.37.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.registry_1.0.10.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.charts_1.0.13.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.dashboard_1.0.13.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.acl_1.0.12.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.base_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.connection_1.0.7.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.content_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.data_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.entity_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.hex_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.image_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.json_1.0.0.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.sql_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.xml_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.navigator_1.0.16.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.search_1.0.7.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui_5.1.31.201909101148.jar</Path>
- <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.utils_2.1.99.201909101148.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.cmp.simple.ui_6.0.14.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.cmp.simple_6.0.14.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core.application_6.2.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.core_6.2.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.gis.view_1.0.13.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.gis_1.0.42.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.transfer.ui_1.0.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.data.transfer_2.0.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.athena_1.0.24.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.bigquery_1.0.24.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.clickhouse_1.0.23.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2.i_1.0.6.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2.zos_1.0.21.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.db2_2.1.103.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.derby_1.1.103.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.erd_2.0.120.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.es.ui_1.0.29.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.exasol_1.0.76.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.firebird_1.0.119.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.format.sqlworkbenchj_1.0.25.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.generic.ui_1.0.0.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.generic_2.3.104.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.greenplum_1.0.19.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.h2_1.0.73.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.h2gis_1.0.1.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hana_1.1.1.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hive_1.0.24.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.hsqldb_1.0.65.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.import_config_2.1.81.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.informix_1.0.109.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.kognitio_1.0.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mssql.ui_1.0.17.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mssql_1.0.112.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mysql.ui_1.0.10.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.mysql_2.1.103.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.netezza_1.0.83.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.opendistro_1.0.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.oracle.ui_1.0.5.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.oracle_2.1.103.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.phoenix_1.0.87.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql.ui_1.0.0.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.postgresql_2.1.91.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sample.database_1.0.55.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.snowflake.core_1.0.38.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.snowflake.ui_1.0.38.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.spanner_1.0.5.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.sqlite_1.0.67.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.teradata_1.0.86.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.colortheme_1.0.25.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.locks_1.0.63.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.ui.tipoftheday_1.0.24.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.vertica.ui_1.0.9.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ext.vertica_2.0.48.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.model.sql_1.0.8.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.model_1.0.107.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh.jsch_1.1.28.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh.ui_1.0.39.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.net.ssh_1.0.39.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.registry_1.0.12.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.charts_1.0.15.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.dashboard_1.0.15.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.acl_1.0.14.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.base_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.connection_1.0.9.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.content_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.data_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.entity_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.hex_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.image_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.json_1.0.2.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.sql_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.editors.xml_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.navigator_1.0.18.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui.search_1.0.9.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.dbeaver.ui_5.1.33.201910191524.jar</Path>
+ <Path fileType="data">/usr/share/dbeaver/plugins/org.jkiss.utils_2.1.101.201910191524.jar</Path>
<Path fileType="data">/usr/share/dbeaver/plugins/org.objectweb.asm_7.1.0.v20190412-2143.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>
@@ -468,12 +470,12 @@
</Files>
</Package>
<History>
- <Update release="33">
- <Date>2019-09-10</Date>
- <Version>6.2.0</Version>
+ <Update release="34">
+ <Date>2019-10-19</Date>
+ <Version>6.2.2</Version>
<Comment>Packaging update</Comment>
<Name>Fabio Forni</Name>
<Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 5 2023, 5:03 AM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799693
Default Alt Text
D7438.diff (91 KB)

Event Timeline