- Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalitypriority-top-focusTop priority chosen by dev teamTop priority chosen by dev team
Description
Description
TestNg beginning from 7.6.0 requires minimal JDK dependency version to be 11.
https://groups.google.com/g/testng-users/c/BAFB1vk-kok
Expected behavior
If user's JDK version is less than 11, we should install version 7.5 of TestNg
Unfortunately, it is impossible now because of a bug in gradle-intellij-plugin version 2020.2
So current solution is to prohibit using TestNg in projects with JDK version less than 11.
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalitypriority-top-focusTop priority chosen by dev teamTop priority chosen by dev team
Type
Projects
Status
Done