Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我可以使用远程 Pydev 调试器调试嵌入式(从 Java 程序启动)Jython。有没有更简单的方法来做到这一点?
不是真的...每当您使用 java 和 jython 时,应该像往常一样运行第一个(作为简单的运行或调试),而另一个必须远程调试。