forked from numenta/htm.java
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunit-test-GeospatialCoordinateEncoderTest.launch
More file actions
Latest commit
29 lines (29 loc) · 3.04 KB
/
Copy pathunit-test-GeospatialCoordinateEncoderTest.launch
File metadata and controls
29 lines (29 loc) · 3.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfigurationtype="org.eclipse.jdt.junit.launchconfig">
<listAttributekey="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntryvalue="/htm.java/src/test/java/org/numenta/nupic/encoders/GeospatialCoordinateEncoderTest.java"/>
</listAttribute>
<listAttributekey="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntryvalue="1"/>
</listAttribute>
<listAttributekey="org.eclipse.debug.ui.favoriteGroups">
<listEntryvalue="org.eclipse.debug.ui.launchGroup.debug"/>
<listEntryvalue="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
<stringAttributekey="org.eclipse.jdt.junit.CONTAINER"value=""/>
<booleanAttributekey="org.eclipse.jdt.junit.KEEPRUNNING_ATTR"value="false"/>
<stringAttributekey="org.eclipse.jdt.junit.TESTNAME"value=""/>
<stringAttributekey="org.eclipse.jdt.junit.TEST_KIND"value="org.eclipse.jdt.junit.loader.junit4"/>
<booleanAttributekey="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD"value="true"/>
<listAttributekey="org.eclipse.jdt.launching.CLASSPATH">
<listEntryvalue="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" javaProject="htm.java" path="1" type="4"/> "/>
<listEntryvalue="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento exportedEntriesOnly="false" project="htm.java"/> </runtimeClasspathEntry> "/>
<listEntryvalue="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/chutils-1.4.jar" path="3" type="2"/> "/>
<listEntryvalue="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/hamcrest-core-1.3.jar" path="3" type="2"/> "/>
<listEntryvalue="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/junit-4.11.jar" path="3" type="2"/> "/>
<listEntryvalue="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/trove-3.1a1.jar" path="3" type="2"/> "/>
</listAttribute>
<booleanAttributekey="org.eclipse.jdt.launching.DEFAULT_CLASSPATH"value="false"/>
<stringAttributekey="org.eclipse.jdt.launching.MAIN_TYPE"value="org.numenta.nupic.encoders.GeospatialCoordinateEncoderTest"/>
<stringAttributekey="org.eclipse.jdt.launching.PROJECT_ATTR"value="htm.java"/>
</launchConfiguration>