Hi all!
I downloaded versions 3.0.0 and 3.0.1 in its 64 and 32 bits zip versions, but I have the same problem on both: dbeaver doesn´t start up.
64 bits version --> org.osgi.framework.BundleException: Could not resolve module: org.jkiss.dbeaver.core [75]
Unresolved requirement: Require-Bundle: org.jkiss.utils; visibility:="reexport"
-> Bundle-SymbolicName: org.jkiss.utils; bundle-version="2.0.0"
org.jkiss.utils [78]
Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"
32 bits version --> Failed to load the JNI shared library "C:\.....\jre\bin\server\jvm.dll"
In dbeaver release notes it speficies: "DBeaver require Java 1.6 or higher"
Where is the problem?
Thanks in advance