dtprj
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Idea MCP · dtprjIntelliJ IDEA MCP for Java code analysis, testing, refactoring, and project navigation. Use when: (1) Checking Java compilation errors (get_file_problems is more accurate than LSP for multi-module Maven), (2) Performing rename refactoring across the codebase, (3) Searching code or finding files in the project. Requires IDEA to be running with MCP plugin connected.
- ▌ Run · dtprjUsed to start or stop the project's server in development mode via scripts, or run DtAdmin for test cluster O&M operations, or run benchmarks.
- ▌ Build And Test · dtprj bundleBuild/test commands, and unit testing key points including BugLog handling guidelines.