Tomcat にデプロイされた Java Web アプリ Maven プロジェクトを Jprofiler の Netbeans ベースのプラグインと統合しようとすると、次のメッセージが表示されます。
For free-form projects, you need to execute the debug action
once before profiling is possible. When executing the debug action
for the first time, a debug target will be generated in a separate
build file.
プロジェクトをデバッグ モードでデプロイした後にプロファイリングを試みても、同じメッセージが表示されますか? これを修正するにはどうすればよいですか?