Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 5 skills de gradusnikov/eclipse-chatgpt-plugin. Abre una skill para revisar su origen y sus detalles.
Mostrando 5 de 5 skills recopiladas.
Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
Debug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code changes.
Idioma del texto original: inglés
Launch and stop Java applications in Eclipse. Run with program/VM arguments, capture stdout/stderr, or launch in background.
Idioma del texto original: inglés