| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| // That's why we use JUnit launch configuration here to make sure the result is right when excludeTestCode is false. | ||
| String launchXml = null; | ||
| if (!excludeTestCode && mappedResources.isEmpty()) { | ||
| launchXml = String.format(JAVA_APPLICATION_LAUNCH, "org.eclipse.jdt.junit.launchconfig"); |
There was a problem hiding this comment.
if test runner extension is not installed, does this still work?
Sorry, something went wrong.
There was a problem hiding this comment.
Yes it is. junit is already embedded in JLS.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
requires microsoft/vscode-java-debug#1005