-
Notifications
You must be signed in to change notification settings - Fork 808
next #580
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
next #580
Changes from 28 commits
e5606df
ea404eb
6c8b80e
b90c983
a062f15
7c098c4
c1841df
5aea1c5
8de915a
018cb38
edb0f0a
465249c
2d81f88
80c457e
8117821
38580d3
8eeabb3
4d9a412
869b4d8
54e18ea
7965a46
64c7597
03daa80
13dee18
a2c5116
12f231b
6e3abcc
d454cfc
e8aa6d9
fa25739
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,5 +3,4 @@ | |
| .idea | ||
| .intellijPlatform | ||
| .kotlin | ||
| .qodana | ||
| build | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wow... that's certainly unexpected...
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks for questioning that, Danil. Let me explain the background story first: We're moving toward the multi-module setup, which requires and/or makes setup easier when utilizing the That'll leave us with Version Catalog storing only library versions, not the IntelliJ Platform! Sure, we can define there just the IntelliJ Platform version, but accessing it as a string isn't obvious. That's why it was defined in If we summarize, we can define versions in |
This file was deleted.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.