FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support customizing the classpaths and modulepaths by jdneo · Pull Request #376 · microsoft/java-debug · GitHub

Support customizing the classpaths and modulepaths - #376

Merged
Jinbo Wang (testforstephen) merged 1 commit into
mainfrom
cs/classpath
May 21, 2021
Merged

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

Conversation

Sheng Chen (jdneo) commented May 19, 2021
edited
Loading

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Yes it is. junit is already embedded in JLS.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL