mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Set plugin name to the value specified in gradle.properties
This commit is contained in:
		
							parent
							
								
									b114855cda
								
							
						
					
					
						commit
						ca33398d64
					
				| @ -50,6 +50,7 @@ dependencies { | ||||
| // Configure IntelliJ Platform Gradle Plugin - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-extension.html | ||||
| intellijPlatform { | ||||
|     pluginConfiguration { | ||||
|         name = providers.gradleProperty("pluginName") | ||||
|         version = providers.gradleProperty("pluginVersion") | ||||
| 
 | ||||
|         // Extract the <!-- Plugin description --> section from README.md and provide for the plugin's manifest | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user