stokito / IdeaJol

Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool
https://plugins.jetbrains.com/plugin/10953-java-object-layout
Apache License 2.0
139 stars 9 forks source link

Select a class by search #3

Closed stokito closed 5 years ago

stokito commented 6 years ago

It would be nice to put a button "Find a class" and on click show class search and after selecting show a layout for the class. This allows to make a quick lookup of interesting class without navigating to it in source code editor