Community
Participate
Working Groups
M2E currently has the ability to show test failures in a text editor when you click on the test name in the console. I would like to extend this to display the JUnit view first if possible and display the text editor if no XML file is found. A patch can be provided if needed, however i do know that this feature probably wouldn't work for people using TestNG
Created attachment 198061 [details] Patch to open with junit view if possible I have added a simple patch that seems to work for me. There should probably be checks to see if the content types aren't available (junit plugin not installed), but i can't see that ever being the case. It could also try to fallback if the junit view fails to open
closing old/stale bugreports
Moved to https://github.com/eclipse-m2e/m2e-core/issues/