mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
plugin_content.md: clarify how this is built
This commit is contained in:
parent
8c4ba3805a
commit
61a4839ce0
@ -2,6 +2,8 @@
|
||||
|
||||
<!-- Copyright 2000-2021 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||
|
||||
Plugin distribution will be built using [Gradle](deployment.md) or [Plugin DevKit](deploying_plugin.md).
|
||||
|
||||
The plugin <path>jar</path> file must contain:
|
||||
- the configuration file (<path>META-INF/plugin.xml</path>) ([Plugin Configuration File](plugin_configuration_file.md))
|
||||
- the classes that implement the plugin functionality
|
||||
|
Loading…
x
Reference in New Issue
Block a user