-
-
Save eneiasramos/a55e90cdd678b8bcf29027c3b1eea6fc to your computer and use it in GitHub Desktop.
[dbeaver config file] .ini file for dbeaver #dbeaver #linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# path on linux /usr/share/dbeaver/dbeaver.ini | |
# path on macos /Applications/DBeaverEE.app/Contents/Eclipse/dbeaver.ini | |
-vm | |
/usr/bin/java | |
-startup | |
plugins/org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar | |
--launcher.library | |
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426 | |
-vmargs | |
-XX:+IgnoreUnrecognizedVMOptions | |
--add-modules=ALL-SYSTEM | |
-Xms128m | |
-Xmx2048m | |
-javaagent:/home/tunknown/.apps/dbeaver/dbeaver-agent.jar | |
## key | |
# hAFjjtp3uQZmeLzF3S4H6eTbOgmru0jxYErPCvgmkhkn0D8N2yY6ULK8oT3fnpoEu7GPny7csN | |
# L1g+D+8xR++/L8ePsVLUj4du5AMZORr2xGaGKG2rXa3NEoIiEAHSp4a6cQgMMbIspeOy7dYWX6 | |
# Fhtpnu1YBoTmoJPaHBuwHDiOQQk5nXCPflrhA7lldA8TZ3dSUsj4Sr8CqBQeS+2E32xwSniymK | |
# KcVX75qnuxhn7vUY7YL2UY7EKeN / AZ + 1NIB6umKUODyOAFIc8q6zZT8b9aXqXVzwLJZxHbEgcO | |
# sQfyvqUgqD6clzvFry9+JwuQsXN0wW26KDQA== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment