-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jb: configure SDK workaround #8406
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8406 +/- ##
==========================================
- Coverage 14.55% 11.17% -3.38%
==========================================
Files 51 18 -33
Lines 4878 993 -3885
==========================================
- Hits 710 111 -599
+ Misses 4106 880 -3226
+ Partials 62 2 -60
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
7e115d2
to
443c08a
Compare
443c08a
to
dbf4a44
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Core reviewed and tested! ✅
No sign of popup about configuring SDK in any of the projects! 🎉
Description
As for now IntelliJ cannot apply JDK automatically to detected projects. This PR adds a workaround which will configure a project sdk on startup if it is not configured.
Related Issue(s)
Fixes #
How to test
Release Notes
Documentation