About
A plugin consisting of one .jar file
The jar archive should contain:
- and classes that implement the plugin functionality.
Articles Related
Location
The jar file must be located
- in the plugins directory: IntelliJIDEAHome > plugins > samplePlugin.jar
- of in the lib folder : IntelliJIDEAHome > plugins > Sample > samplePlugin.jar. All jars from the lib folder are automatically added to the classpath.