Unexpected plugin zip file structure. It should be <plugin_id>/lib/*.jar
Answered
I'm getting the below error while uploading the plugin to JetBrains Marketplace
Unexpected plugin zip file structure. It should be <plugin_id>/lib/*.jar
I downloaded zip file from my repository and tried uploading it but got a plugin zip file structure error.
What it could be? looks like there's a specific structure for naming plugin zip file?
Please sign in to leave a comment.
Hi,
Please provide more context. What is the structure of the package (ZIP content)? Do you use Gradle IntelliJ Plugin to build the distribution?