Skip to content

Prevent tests generation for JDK 17+, update UI dynamically#2212

Merged
Vassiliy-Kudryashov merged 1 commit intomainfrom
Vassiliy-kudryashov/2210-test-generation-should-be-forbidden-for-jdk-17+
May 19, 2023
Merged

Prevent tests generation for JDK 17+, update UI dynamically#2212
Vassiliy-Kudryashov merged 1 commit intomainfrom
Vassiliy-kudryashov/2210-test-generation-should-be-forbidden-for-jdk-17+

Conversation

@Vassiliy-Kudryashov
Copy link
Member

Description

Fixes #2210

"Generate..." button is disabled until compatible JDK is configured for module/project

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@Vassiliy-Kudryashov Vassiliy-Kudryashov added comp-ui Improvements of plugin UI appearence and functionality comp-ide Issue is related to IDE support lang-java Issue is related to Java support ctg-bug-fix PR is fixing a bug labels May 19, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) May 19, 2023 13:08
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit cbb049c into main May 19, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-kudryashov/2210-test-generation-should-be-forbidden-for-jdk-17+ branch May 19, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-ide Issue is related to IDE support comp-ui Improvements of plugin UI appearence and functionality ctg-bug-fix PR is fixing a bug lang-java Issue is related to Java support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test generation should be forbidden for JDK 17+

2 participants