Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.
原文の言語: 英語
メニュー
SkillsMP は gradusnikov/eclipse-chatgpt-plugin から 5 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 5 件中 5 件を表示しています。
Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.
原文の言語: 英語
Edit files in Eclipse projects using MCP tools. Use this when modifying code in Eclipse workspace projects — it keeps Eclipse editors in sync, triggers incremental compilation, and provides undo via local history.
原文の言語: 英語
Analyze Java code using Eclipse JDT tools — type hierarchy, find references, call hierarchy, compilation errors, quick fixes, and import suggestions. Use this to understand code structure before making changes.
原文の言語: 英語
Debug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code changes.
原文の言語: 英語
Launch and stop Java applications in Eclipse. Run with program/VM arguments, capture stdout/stderr, or launch in background.
原文の言語: 英語