mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tools_intellij_platform_gradle_plugin.md: Replace table with a bullet list for requirements
This commit is contained in:
parent
9a32659829
commit
c3e606d601
@ -41,14 +41,14 @@ It is a successor of _[](tools_gradle_intellij_plugin.md) (1.x)_.
|
||||
|
||||
## Requirements
|
||||
|
||||
The following platforms and environments are supported:
|
||||
IntelliJ Platform Gradle Plugin 2.x requires the following minimal versions:
|
||||
- IntelliJ Platform: **2022.3**
|
||||
- Gradle: **8.2**
|
||||
|
||||
| Name | Minimal version | |
|
||||
|-------------------|:---------------:|-------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| IntelliJ Platform | `2022.3` | |
|
||||
| Gradle | `8.2` | See [the Gradle Installation guide](https://gradle.org/install/) on how to upgrade. |
|
||||
| Java Runtime | `17` | See <control>Gradle JVM</control> in <ui-path>Settings | Build, Execution, Deployment | Build Tools | Gradle</ui-path> settings. |
|
||||
See [the Gradle Installation guide](https://gradle.org/install/) on how to upgrade.
|
||||
- Java Runtime: **17**
|
||||
|
||||
See <control>Gradle JVM</control> in <ui-path>Settings | Build, Execution, Deployment | Build Tools | Gradle</ui-path>.
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user