You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/12/11 20:56:18 UTC

svn commit: r1773608 - /poi/trunk/_Currently selected junit test (POI).launch

Author: centic
Date: Sun Dec 11 20:56:18 2016
New Revision: 1773608

URL: http://svn.apache.org/viewvc?rev=1773608&view=rev
Log:
Add launchconfig for coverage

Added:
    poi/trunk/_Currently selected junit test (POI).launch

Added: poi/trunk/_Currently selected junit test (POI).launch
URL: http://svn.apache.org/viewvc/poi/trunk/_Currently%20selected%20junit%20test%20%28POI%29.launch?rev=1773608&view=auto
==============================================================================
--- poi/trunk/_Currently selected junit test (POI).launch (added)
+++ poi/trunk/_Currently selected junit test (POI).launch Sun Dec 11 20:56:18 2016
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
+<booleanAttribute key="com.mountainminds.eclemma.core.INPLACE_INSTRUMENTATION" value="false"/>
+<listAttribute key="com.mountainminds.eclemma.core.INSTRUMENTATION_PATHS">
+<listEntry value="/commons-dost/build/eclipse"/>
+</listAttribute>
+<listAttribute key="com.mountainminds.eclemma.core.SCOPE_IDS">
+<listEntry value="=ApachePOI/src\/excelant\/java"/>
+<listEntry value="=ApachePOI/src\/scratchpad\/src"/>
+<listEntry value="=ApachePOI/src\/ooxml\/java"/>
+<listEntry value="=ApachePOI/src\/java"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry value="/ApachePOI"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="4"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
+<listEntry value="com.mountainminds.eclemma.ui.launchGroup.coverage"/>
+</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.MAIN_TYPE" value="${java_type_name}"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ApachePOI"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea"/>
+</launchConfiguration>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org