requires 'bundle com.sun.jna 0.0.0' on Eclipse 4.6
See original GitHub issueI try to install dBeaver into a 4.6 Eclipse. I take the latest version and try the installation of:
- dBeaver IDE
- dBeaver SSHJ
- dBeaver Office Support
- dBeaver SVG Extension
And, I have this error during the install process:
Cannot complete the install because one or more required items could not be found. Software being installed: DBeaver SSHJ 1.0.43.201912011827 (org.jkiss.dbeaver.net.sshj.feature.feature.group 1.0.43.201912011827) Missing requirement: DBeaver SSH tunnels 1.0.43.201912011827 (org.jkiss.dbeaver.net.ssh 1.0.43.201912011827) requires 'bundle com.sun.jna 0.0.0' but it could not be found Cannot satisfy dependency: From: DBeaver SSH implementation (SSHJ) 1.0.43.201912011827 (org.jkiss.dbeaver.net.ssh.sshj 1.0.43.201912011827) To: bundle org.jkiss.dbeaver.net.ssh 0.0.0 Cannot satisfy dependency: From: DBeaver SSHJ 1.0.43.201912011827 (org.jkiss.dbeaver.net.sshj.feature.feature.group 1.0.43.201912011827) To: org.jkiss.dbeaver.net.ssh.sshj [1.0.43.201912011827]
I try the same plugin version into a 4.8 Eclipse version, and it work fine.
System information:
- Windows 10
- 6.3
- Installed in Eclipse 4.6
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top GitHub Comments
We’ll include JNA jars in dbeaver runtime in 6.3.2.
@serge-rider :getting this error while installing the latest eclipse plugin, is there a way to install previous eclipse versions?