是这样,在一个project下面两个不同的module,这两个不同的module都各自有一个叫StudentService的类,我现在在debug时idea自动跳到另个module里面的StudentService了,我记得第一次debug时好像idea让我选择到底应该debug那个类,我选错了,我该怎么改回来呢?
在debug时提示“source code does not match the bytecode”
是这样,在一个project下面两个不同的module,这两个不同的module都各自有一个叫StudentService的类,我现在在debug时idea自动跳到另个module里面的StudentService了,我记得第一次debug时好像idea让我选择到底应该debug那个类,我选错了,我该怎么改回来呢?
在debug时提示“source code does not match the bytecode”
1 回答617 阅读✓ 已解决
1 回答897 阅读
1 回答901 阅读
1 回答830 阅读
1 回答612 阅读
我也遇到同样的问题,不知道你是否解决了?