I am trying to debug my java class in Jetbrains MPS, but it is calling one jar file, hence i am not able to see the code implementation. I am having the source jar file for it, if anyone can help me with how to attach the same so that i can debug the jar file code would be great.
Use can you Another Java IDE, or in your module property you can configure to attach source file which you can see during debugging.