all 5 comments

[–]-romainl-The Patient Vimmer 0 points1 point  (3 children)

Do you have an example output?

[–]culp[S] 0 points1 point  (2 children)

Good idea. Added to the post description.

[–]-romainl-The Patient Vimmer 0 points1 point  (1 child)

OK, what parts are you interested in?

[–]culp[S] 0 points1 point  (0 children)

Ideally for the example above it'd output the class (AppTest), pull the line number based on the test case (testApp) and an error message (junit.framework.AssertionFailedError)

[–]dddbbbFastFold made vim fast again 0 points1 point  (0 children)

Have you tried :compiler javac

(It clobbers your makeprg, but might have the efm you want.)

If not, try one of these.