Getting the module/project JDK library

Hi,

I need to get hold of the module/project JDK in order to attach some sources to it.

Getting the library tables for dependencies can be done using com.intellij.openapi.roots.libraries.LibraryUtil or through the ModuleRootManager but there doesn't appear to be a similar approach for JDK library tables.

Any help much appreciated!

Thanks,
Steve

0
Avatar
Permanently deleted user
0
Avatar
Permanently deleted user

Thanks!

0

请先登录再写评论。