mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
code_samples/kotlin_demo: minor
This commit is contained in:
parent
a2aa676c1a
commit
8c1ece2dce
@ -3,7 +3,7 @@
|
||||
|
||||
## Quickstart
|
||||
|
||||
Simple Kotlin Demo project is an example of the Kotlin-based plugin that provides the most straightforward action implemented by the [HelloAction.kt][file:HelloAction] Kotlin class.
|
||||
Simple Kotlin Demo project is an example of a minimal Kotlin-based plugin that provides the most straightforward action implemented by the [HelloAction.kt][file:HelloAction] Kotlin class.
|
||||
|
||||
Action, added to the Main Menu, shows a message dialog when invoked.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user