Files
openide/plugins/ByteCodeViewer
joe 75ecbf846d [ByteCodeViewer] IDEA-372346 Fix local classes not working
Allow local classes to work with bytecode viewer.

Add a method in ClassUtil that takes into account anonymous and local classes
and move duplicated logic into that method.

Presumably, everything that used JavaAnonymousClassesHelper wanted local classes too.

Also deprecate ClassUtil#getJVMClassName

#IDEA-372346 fixed

closes https://github.com/JetBrains/intellij-community/pull/3044

GitOrigin-RevId: 7d300719c079d3de5a7cb589d50431326526faa0
2025-05-14 12:21:07 +00:00
..
2025-05-09 15:36:06 +00:00