Search code examples
mavenintellij-ideamaven-pluginprettify

intellij maven output link


How can i manage that the maven output compile errors in intellij output window are shown as links? That would be very helpfull!

i am currently using intellij idea 10.2. My output is just a bunch of Text. i am using the scala maven plugin... perhaps thats the problem.. i dont know how the links to the files are produced.

Thanks for any help.


Solution

  • It works automatically if you have sources for the files you build attached in your project.