How to set default JDK version for template project?

See my subject. Or I need to fire a JIRA? ;)

0
1 comment
Avatar
Permanently deleted user

JDKs are assigned at the module level and since you cannot work with modules in a template project, you cannot assing a JDK. I don't know if JIRA is going to help you here since they intentionally want different modules to be able to run different JDKs. Although I suppose they could allow you so set a default JDK that is assigned by default when a new module is created.

0

Please sign in to leave a comment.