idea 相同文件名,在debug时源码对不上,求大神帮忙看一下!

是这样,在一个project下面两个不同的module,这两个不同的module都各自有一个叫StudentService的类,我现在在debug时idea自动跳到另个module里面的StudentService了,我记得第一次debug时好像idea让我选择到底应该debug那个类,我选错了,我该怎么改回来呢?

在debug时提示“source code does not match the bytecode

阅读 15.9k
4 个回答
新手上路,请多包涵

我也遇到同样的问题,不知道你是否解决了?