Skip to content
New issue

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

The launch configuration is currently not supported by Eclipser #31

Open
donoswald opened this issue Jun 28, 2019 · 2 comments
Open

The launch configuration is currently not supported by Eclipser #31

donoswald opened this issue Jun 28, 2019 · 2 comments

Comments

@donoswald
Copy link

donoswald commented Jun 28, 2019

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&#13;&#10;-DproduktConfig=ForClasspathProdukt"/>
</launchConfiguration>
@gdemeyer
Copy link

@donoswald, did you reach any resolution? I am seeing the same message.

@ghost
Copy link

ghost commented Jan 7, 2022

I have faced the same issues, any solutions yet?

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

No branches or pull requests

2 participants