mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
typo
This commit is contained in:
parent
4b52b7e90d
commit
a40c8489f9
@ -81,7 +81,7 @@ The project-specific configuration file [gradle.properties][file:gradle.properti
|
||||
|
||||
| Property name | Description |
|
||||
| ------------------------- | ------------------------------------------------------------------------------------------ |
|
||||
| `pluginGroup` | Package name - after *using* the template, this will be set to `com.gtihub.username.repo`. |
|
||||
| `pluginGroup` | Package name - after *using* the template, this will be set to `com.github.username.repo`. |
|
||||
| `pluginName` | Plugin name displayed in the Marketplace and the Plugins Repository. |
|
||||
| `pluginVersion` | The current version of the plugin. |
|
||||
| `pluginSinceBuild` | The `since-build` attribute of the <idea-version> tag. |
|
||||
|
Loading…
Reference in New Issue
Block a user