Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

コンソールに出力される –javaagent フラグを取得します。

※フラグは次の 『カバレッジの計測(アプリケーションサーバーの起動・操作)[WildFly編]』 で使用します。

Add this Java VM args to your process:

---------------------------------------------------
-javaagent:"C:Users\tmx\calculator\target\jtest\monitor\monitor\agent.jar"=settings="C:Users\tmx\calculator\target\jtest\monitor\monitor\agent.properties",runtimeData="C:Users\tmx\calculator\target\jtest\monitor\monitor\runtime_coverage"
---------------------------------------------------

続行するには何かキーを押してください . . .

...