Sebastian Sellmair
|
5d0bf2de24
|
[CLI] Restore K2JVMCompilerArguments.classpath and javaModulePath
to support IDEs < 2023.2
Reverts:
- 9dcd40d7b7
- fb66764c4d
KTIJ-25227
|
2023-04-18 09:18:10 +00:00 |
|
Sebastian Sellmair
|
9dcd40d7b7
|
[CLI] K2JVMCompilerArguments: Model classpath as Array<String>
to allow interning individual file-path arguments on the IDE
KTIJ-24976
|
2023-04-06 16:03:03 +00:00 |
|
Yaroslav.Chernyshev
|
93d569d090
|
[CHERRY PICKED FROM IJ] Fix KotlinFacetSettings serialization issues for compiler arguments
GitOrigin-RevId: 29d3bab972fc797fab7244c16df21763055db0c4
Original commit: https://github.com/JetBrains/intellij-community/commit/4e9f0bfaef343536930276ba27f582a95613d121
|
2022-01-12 15:11:01 +01:00 |
|
Yaroslav Chernyshev
|
f6d9e53b66
|
[CHERRY PICKED FROM IJ] [Import] Introduce new version of KotlinFacetSettings, improve serialization of compiler arguments
^KTIJ-13451 Fixed
GitOrigin-RevId: 17ff1ea6c947b7582b445004959c42e54819d31a
Original commit: https://github.com/JetBrains/intellij-community/commit/14bd2509ad37f0c818f6753b097d4c138fba5d89
|
2022-01-12 15:10:59 +01:00 |
|