mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	README.md: hint to remove stale sample code
This commit is contained in:
		
							parent
							
								
									a4af8387c5
								
							
						
					
					
						commit
						a7be177d6c
					
				| @ -209,6 +209,8 @@ So if you decide to use Java instead (or in addition to Kotlin), these sources s | |||||||
| 
 | 
 | ||||||
| To start with the actual implementation, you may check our [IntelliJ Platform SDK DevGuide][docs], which contains an introduction to the essential areas of the plugin development together with dedicated tutorials. | To start with the actual implementation, you may check our [IntelliJ Platform SDK DevGuide][docs], which contains an introduction to the essential areas of the plugin development together with dedicated tutorials. | ||||||
| 
 | 
 | ||||||
|  | > Don't forget to remove all non-needed sample code files with their corresponding registration entries in `plugin.xml`. | ||||||
|  | 
 | ||||||
| For those who value example codes the most, there are also available [IntelliJ SDK Code Samples][gh:code-samples] and [IntelliJ Platform Explorer][jb:ipe] – a search tool for browsing Extension Points inside existing implementations of open-source IntelliJ Platform plugins. | For those who value example codes the most, there are also available [IntelliJ SDK Code Samples][gh:code-samples] and [IntelliJ Platform Explorer][jb:ipe] – a search tool for browsing Extension Points inside existing implementations of open-source IntelliJ Platform plugins. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user