myeclipse中启动tomcat,总是弹出JdbcOdbcDriver.class编辑窗口
提示The source attachment does not contain the source for the file JdbcOdbcDriver.class,导致访问不了Servlet
解决方法:
从myeclipse主菜单RUN子菜单里,选择“remove all breakpoints“去掉所有断点就OK了。
如果在RUN里没有“remove all breakpoints“ 则 Window> Show View > Debug>Breakpoints