Runtime class loading from jar libraries

Is there any Intellij OpenAPI support for loading classes on runtime from a jar library?
I need something similar to the Tools>Data Sources>> "Find Driver Class". Actually, I need exactly the same functionality (sql Driver loading) and don't want to reinvent the wheel... :)

0

请先登录再写评论。