Ordering sourcecode lookup for debug
In Eclipse you can order the source code lookup used for the debugger. Is this possible in intellij? I am writing some source code that duplicates some classes in an external jar. If I attach the source for that external jar, often I will end up in the wrong place during a debugging session.
Thanks
请先登录再写评论。