gradusnikov

6 mods across 2 repositories, 171 stars between them.

eclipse-analyze

01

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

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.

165 4d ago A 43 tokens original MIT

eclipse-debug

02

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Debug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code changes.

165 4d ago A 37 tokens original MIT

eclipse-edit

03

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

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.

165 4d ago A 41 tokens original MIT

eclipse-run

04

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Launch and stop Java applications in Eclipse. Run with program/VM arguments, capture stdout/stderr, or launch in background.

165 4d ago A 29 tokens original MIT

eclipse-test

05

gradusnikov/eclipse-chatgpt-plugin

Skill Claude CodeCodex

Run JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.

165 4d ago A 31 tokens original MIT