selecting a configured jdk

Hi,

Does anyone know how to access the JDKs that have been configured in IDEA? I want to present them in a combo box for selection.

florian

0
Avatar
Permanently deleted user

ProjectJdkTable.getInstance().getAllJdks()

0

请先登录再写评论。