mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-24 21:06:15 +00:00
Update README for improved clarity and updated links.
This commit is contained in:
@@ -93,7 +93,7 @@ The most significant parts of the current configuration are:
|
||||
- Repository configuration moved to [`settings.gradle.kts`][file:settings.gradle.kts] using the IntelliJ Platform repositories extension.
|
||||
- Configuration written with [Gradle Kotlin DSL][gradle:kotlin-dsl].
|
||||
- Support for Kotlin and Java implementation.
|
||||
- Plugin and dependency versions are declared directly in the Gradle build files instead of a version catalog.
|
||||
- Plugin and dependency versions are declared directly in the Gradle build files.
|
||||
- Integration with the [gradle-changelog-plugin][gh:gradle-changelog-plugin], which automatically patches the change notes based on the `CHANGELOG.md` file.
|
||||
- [Plugin publishing][docs:publishing] through the `publishPlugin` task and GitHub Actions workflows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user