[ui] sorting "Other Tools": extracting "JVM Tools" category

GitOrigin-RevId: 97f75be06b969b46d49a5537afa4a615d7e24cdb
This commit is contained in:
Roman Shevchenko
2025-06-17 21:35:22 +00:00
committed by intellij-monorepo-bot
parent 568a117bc7
commit a9b21e8036
6 changed files with 7 additions and 6 deletions
@@ -1,7 +1,7 @@
<idea-plugin>
<id>org.jetbrains.java.decompiler</id>
<name>Java Bytecode Decompiler</name>
<category>Other Tools</category>
<category>JVM Tools</category>
<description>
Extends standard .class file viewer with the FernFlower Java decompiler
</description>