|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 | 2 | <launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
|
3 | 3 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
4 |
| -<listEntry value="/htm.java"/> |
| 4 | +<listEntry value="/htm.java/src/test/java/org/numenta/nupic/research/TemporalMemoryTest.java"/> |
5 | 5 | </listAttribute>
|
6 | 6 | <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
7 |
| -<listEntry value="4"/> |
| 7 | +<listEntry value="1"/> |
8 | 8 | </listAttribute>
|
9 | 9 | <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
|
10 | 10 | <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
|
|
17 | 17 | <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
|
18 | 18 | <listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
|
19 | 19 | <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" path="1" type="4"/> "/>
|
20 |
| -<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry path="3" projectName="htm.java" type="1"/> "/> |
| 20 | +<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento exportedEntriesOnly="false" project="htm.java"/> </runtimeClasspathEntry> "/> |
21 | 21 | <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/chutils-1.4.jar" path="3" type="2"/> "/>
|
22 | 22 | <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/hamcrest-core-1.3.jar" path="3" type="2"/> "/>
|
23 | 23 | <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/junit-4.11.jar" path="3" type="2"/> "/>
|
24 | 24 | <listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry internalArchive="/htm.java/libs/trove-3.1a1.jar" path="3" type="2"/> "/>
|
25 | 25 | </listAttribute>
|
26 | 26 | <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
|
27 | 27 | <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
|
28 |
| -<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.numenta.nupic.benchmarks.TemporalMemoryTest"/> |
| 28 | +<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.numenta.nupic.research.TemporalMemoryTest"/> |
29 | 29 | <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="htm.java"/>
|
30 | 30 | <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
|
31 | 31 | </launchConfiguration>
|
0 commit comments