Skip to the content.

RuntimeSearch is a debugger extension which searches the given text in the values of all string expressions in a running Java program.

Video

Note for plugin users: The “Find in Runtime” action was moved from the Navigate menu to the Run menu.

Article

Details about the approach and more use cases can be found in our paper “RuntimeSearch: Ctrl+F for a Running Program” (PDF download, citation).

Download

You can install the plugin from the JetBrains Marketplace or directly from IntelliJ IDEA.

Source code

For source code and build instructions, see the repository.