mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[ui] sorting "Other Tools": extracting "JVM Tools" category
GitOrigin-RevId: 97f75be06b969b46d49a5537afa4a615d7e24cdb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
568a117bc7
commit
a9b21e8036
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user