-
-
Notifications
You must be signed in to change notification settings - Fork 15
Kotlin
github-actions[bot] edited this page May 25, 2026
·
1 revision
type: dependency title: Kotlin created: '2026-05-25' updated: '2026-05-25' tags:
- dependency/language
- domain/build status: mature version: 2.3.21 risk: low purpose: Primary implementation language managed_by: libs.versions.toml sources:
- .raw/libs.versions.toml
Primary language for HAnS. All source code is Kotlin.
- Kotlin JVM plugin:
2.3.21(org.jetbrains.kotlin.jvm) - JVM toolchain:
21 - Kotlin stdlib: not bundled (
kotlin.stdlib.default.dependency = false) — IntelliJ Platform provides it
- JVM target: 21 (
kotlin { jvmToolchain(21) }) - stdlib exclusion avoids conflict with stdlib bundled in IntelliJ Platform
Modules
Components
- Annotation Syntax
- Feature Model Language
- Feature Model View
- Feature Metrics View
- Traffic Light
- Extension Points
- Syntax Highlighting
- Live Templates
Decisions
Dependencies
Flows