"run with profiler" button is grayed out

Answered

Hi, I'd like to analyze the performance of my Spring application with Async Profiler.

Everything was fine when I tried with a Spring boot application.

But I have another old-fashioned Spring project, which has no main method like the first one, and I want to test this too.

So I added a tomcat server configuration, set up the artifact and so on, but I found the 'run with profiler' button is grayed out.

How to run such kind of spring application with profiler?

0
2 comments

This action is not available for application server Run/Debug Configurations. Feel free to file a request at https://youtrack.jetbrains.com/issues/IDEA

0

Please sign in to leave a comment.