Colton Idle
08/23/2025, 5:26 PMJavier
08/23/2025, 6:31 PMColton Idle
08/24/2025, 1:34 PMColton Idle
08/24/2025, 1:39 PMFormattingOptions.manageTrailingCommas was replaced with FormattingOptions.trailingCommaManagementStrategy
Hm. So i might be missing something basic here... but where do we set formatting options?Javier
08/24/2025, 2:14 PMJavier
08/24/2025, 2:16 PMJavier
08/24/2025, 2:17 PM> Dependency resolution is looking for a library compatible with JVM runtime version 11, but 'com.facebookktfmt0.57' is only compatible with JVM runtime version 17 or newer.
Javier
08/24/2025, 2:18 PMColton Idle
08/24/2025, 4:57 PMNivaldo H Bondança
09/02/2025, 2:09 PMJavier
09/02/2025, 2:15 PMJavier
09/02/2025, 2:16 PMNivaldo H Bondança
09/02/2025, 2:19 PMNivaldo H Bondança
09/02/2025, 2:19 PMJavier
09/02/2025, 4:36 PMNivaldo H Bondança
09/02/2025, 7:37 PM> Task :idea_plugin:compileKotlin FAILED
e: file:///Users/nbondanca/fbsource/xplat/ktfmt/ktfmt_idea_plugin/src/main/kotlin/com/facebook/ktfmt/intellij/KtfmtSettings.kt:144:38 Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 11. Specify proper '-jvm-target' option.
e: file:///Users/nbondanca/fbsource/xplat/ktfmt/ktfmt_idea_plugin/src/main/kotlin/com/facebook/ktfmt/intellij/KtfmtSettings.kt:145:47 Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 11. Specify proper '-jvm-target' option.
FAILURE: Build failed with an exception.
I don't have time to look further into this at the moment, but hopefully just splitting things up there should be enough to fix the issue.Javier
09/02/2025, 7:38 PMJavier
09/02/2025, 7:39 PMJavier
09/02/2025, 7:39 PMNivaldo H Bondança
09/04/2025, 4:55 PMNivaldo H Bondança
09/04/2025, 4:56 PM