Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jetbrains-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
jetbrains-plugin
Commits
34499bb9
Commit
34499bb9
authored
2 years ago
by
Johannes Mey
Browse files
Options
Downloads
Plain Diff
Merge branch 'chore/version-update' into 'develop'
update to current intellij versions See merge request
!13
parents
b2423d5e
a8c6b322
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!13
update to current intellij versions
Pipeline
#14145
passed
2 years ago
Stage: test
Stage: jar
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
gradle.properties
+2
-2
2 additions, 2 deletions
gradle.properties
with
3 additions
and
2 deletions
CHANGELOG.md
+
1
−
0
View file @
34499bb9
...
...
@@ -14,6 +14,7 @@
-
Attributes and inter-type declarations are shown sorted by aspect.
-
There are toggle buttons to show or hide attributes, inter-type declarations and rewrites.
-
Note that things outside aspects, equations and some other elements are not yet included.
-
Support for IntelliJ IDEA 2022.2.
### Changed
...
...
This diff is collapsed.
Click to expand it.
gradle.properties
+
2
−
2
View file @
34499bb9
...
...
@@ -8,11 +8,11 @@ pluginVersion = 0.3.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild
=
211
pluginUntilBuild
=
2
13
.*
pluginUntilBuild
=
2
22
.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
# See https://jb.gg/intellij-platform-builds-list for available build versions.
pluginVerifierIdeVersions
=
2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1
pluginVerifierIdeVersions
=
2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1
, 2022.1.4, 2022.2
platformType
=
IC
platformVersion
=
2021.3.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment