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
1 comment
Avatar
Permanently deleted user

ProjectJdkTable.getInstance().getAllJdks()

0

Please sign in to leave a comment.