在eclipse里面调试opencms模块代码

a. 安装tomcatPlugin

b. 在本机安装opencms

c. 进入eclipse,进入/window/Preferences.../Tomcat/sourcePath

d. 设置你的模块的工程为sourcePath,等会儿debug的时候eclipse就到这里找原代码

e. 使用tomcatPlugin启动tomcat

f. 设置断点,调试

 

由于时间比较久,所以只记得这些,建议如果有疑问可以google一下。

你可能感兴趣的:(eclipse,tomcat,C++,c,Google)