1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-18 19:42:46 +02:00
IntelliJ-IdeaVim/.teamcity/_Self
Alex Plate 0c66fb474e
Fix(VIM-3130): Change the build version to 2023.1.2
There is a problem with building IdeaVim on newer version. Some of the internal classes
was migrated from java to kotlin. However, this change is not binary compatible because of a kotlin bug.
Building IdeaVim on java version of this class fixes this problem.
2023-11-07 09:43:11 +02:00
..
buildTypes Revert "Testing CI integration: build plugin instead of pushing it" 2023-11-03 18:19:48 +02:00
subprojects Optimize imports on the project 2023-08-11 11:54:38 +03:00
vcsRoots Update configurations 2023-04-15 00:00:52 +03:00
Constants.kt Fix(VIM-3130): Change the build version to 2023.1.2 2023-11-07 09:43:11 +02:00
Project.kt Add teamcity tests for stable versions of IJ 2023-10-20 11:16:50 +03:00