shivadorepally / junitparams

Automatically exported from code.google.com/p/junitparams
0 stars 0 forks source link

Eclipse JUnit runner view cannot focus the editor correctly when a test method result is clicked #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a JUnitParams test under Eclipse 
2. Go to the "JUnit" view.
3. Left-click on any test method

What is the expected output? What do you see instead?

Expected: the Java editor focuses on the selected test method
Actual: an error message "Test class not found in selected project" comes up.

What version of the product are you using? On what operating system?
0.5.0, Eclipse 3.7.1, Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by wojciech...@gmail.com on 26 Sep 2012 at 11:18

Attachments:

GoogleCodeExporter commented 8 years ago
Not solvable. This is how JUnit and Eclipse are constructed. Would require a 
change to eclipse's plugin.

Original comment by lipinski...@gmail.com on 14 Dec 2012 at 4:12

GoogleCodeExporter commented 8 years ago
It's a duplicate of #18. See there for update.

Original comment by lipinski...@gmail.com on 7 Nov 2013 at 3:35