Links in output window to source is not clickable for maven2 build error.
Hi!
I don't know if this is a bug or if it something that I haven't setup correctly but when I build a project and it fails on compilation errors a "link" to the sourcecode is created in the output of the maven build. i.e. <path>.java:[36,45]
the problem is that this link isn't clickable, and when I look at the path produced it does not include the "c:" i.e. it starts with \Projects\myproject\my\package\test.java [line and col]
This is quite annoying and I wonder if there is anybody here that have had the same problem and if it is solvable?
Kind regards
Henrik
请先登录再写评论。
Seeing it here too ... any luck figuring it out?
No no luck here, anybody else?
/Hg
I found these issues tracking it:
http://jira.codehaus.org/browse/MCOMPILER-140
http://youtrack.jetbrains.net/issue/IDEA-59521