Hi, I meet a strange issue that when I try to remote debug core using intelligent idea IDE. It shows that the source code do not match the byte code and the debugging process does not go right. I have tried to clean jar files in ~/.m2/repository/netide/core using mvn clean command and in the IDE both, then recompile and install the project. But it does not work.
There is another thing that seems strange. The core works correctly, however, I can't find
Hi, I meet a strange issue that when I try to remote debug core using intelligent idea IDE. It shows that the source code do not match the byte code and the debugging process does not go right. I have tried to clean jar files in ~/.m2/repository/netide/core using mvn clean command and in the IDE both, then recompile and install the project. But it does not work. There is another thing that seems strange. The core works correctly, however, I can't find