Skip to content

Support customizing the classpaths and modulepaths#376

Merged
testforstephen merged 1 commit into
mainfrom
cs/classpath
May 21, 2021
Merged

Support customizing the classpaths and modulepaths#376
testforstephen merged 1 commit into
mainfrom
cs/classpath

Conversation

@jdneo

@jdneo jdneo commented May 19, 2021

Copy link
Copy Markdown
Member

// 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");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if test runner extension is not installed, does this still work?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it is. junit is already embedded in JLS.

@testforstephen
testforstephen merged commit a024806 into main May 21, 2021
@jdneo
jdneo deleted the cs/classpath branch May 21, 2021 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants