Add additional libraries to db drivers used in studio

Hi,

we need to add additional libraries to the used MSQL JDBC driver in the Studio.
At runtime, it works fine, doing it in the build.gradle.
But in the Studio where to do it?
In JMIX plugin I can go to Preferences > Languages & Frameworks > Jmix > Database Drivers,
but where to do it in the Cuba plugin?

Regards
Roland

got it…
just copied the .jar files into
C:\Users\username\AppData\Roaming\JetBrains\IdeaIC2022.3\plugins\cuba-studio\lib
but except the slf4j-api-1.7.28.jar because that one is collidating with another version already in use in IDEA.