We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello kukido,
my Intellij version is 2019.1.1 Ultimate Edition and below is my launcher file.
It fails without writing anything to the idea.log - only showing the popup with the mentioned message.
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> <listEntry value="ch/css/vertrag/test/IntegrationstestStarter.java"/> </listAttribute> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> <listEntry value="1"/> </listAttribute> <stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/> <booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> <stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/> <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/> <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="ch.css.vertrag.test.IntegrationstestStarter"/> <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="vertrag-test"/> <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/> <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-DtestrunSetting=VertragMutationTests -DproduktConfig=ForClasspathProdukt"/> </launchConfiguration>
The text was updated successfully, but these errors were encountered:
@donoswald, did you reach any resolution? I am seeing the same message.
Sorry, something went wrong.
I have faced the same issues, any solutions yet?
No branches or pull requests
Hello kukido,
my Intellij version is 2019.1.1 Ultimate Edition and below
is my launcher file.
It fails without writing anything to the idea.log - only showing the popup with the mentioned message.
The text was updated successfully, but these errors were encountered: