Skip to content

Commit

Permalink
Merge pull request #193 from timja/use-marketplace-exception-handler
Browse files Browse the repository at this point in the history
Use JetBrains Marketplace exception analyzer
  • Loading branch information
duemir authored Nov 22, 2024
2 parents 2d0c417 + 6bcc24f commit b582538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
<lang.structureViewExtension implementation="org.kohsuke.stapler.idea.extension.JellyStructureViewExtension"/>

<dependencySupport coordinate="org.jenkins-ci.main:jenkins-core" kind="java" displayName="Jenkins core" />

<errorHandler implementation="com.intellij.diagnostic.JetBrainsMarketplaceErrorReportSubmitter"/>
</extensions>
<!-- Jelly taglibs XML Schemas -->
<extensions defaultExtensionNs="com.intellij">
Expand Down

0 comments on commit b582538

Please sign in to comment.