Reputation: 33
I'm trying to set up the mysql-connector to work with intellij on my Pop OS. I know it is located on /usr/share/java but when I go in "Select Library Files" to search for it, the ide cannot find this path. Any suggestions?
Upvotes: 2
Views: 160
Reputation: 401975
Snap/flatpack packaging systems are limiting IDE access to certain folders and files. It's recommended to use the official tar.gz distribution to avoid such limitations.
Upvotes: 3