The quarterly release of Eclipse IDE 2026-03 brings some new features alongside bug fixes, such as the Java refactoring function "Convert Class to Record". Eclipse, the open-source IDE for Java, C/C++ ...
这个工具比大家熟悉的代码解释器更有优势。以前的 Code Interpreter 只能跑 Python,现在的 Shell Tool 可以说是开了挂。它基于熟悉的 Unix 工具链构建,默认就支持 curl、grep、awk等所有命令行环境的操作,甚至能运行 Go、Java 或 NodeJS。