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.
我想调试远程 java 应用程序,但没有找到源代码以单击源代码?我是否将源附加到 eac lib?我正在使用mavenadn spring mvc。
maven
同意,另一种选择是在调试开始后强制使用源:
查看Debug>(在main中)>Edit Source Lookup Path>Add>选择源
最后用“Up”为其分配高优先级
问候,
选择调试相关的项目:
调试配置>(选择您的远程Java应用程序)>连接>项目>按钮“浏览”>选择具有源代码的项目>应用>调试