Skip to content
Snippets Groups Projects
Commit 5df8e260 authored by jdesprez's avatar jdesprez
Browse files

Fix classpath of loganalysis-test for eclipse

Test: error are gone
Bug: None
Change-Id: I224fcd965d33680ae86b620a9d69f431f805f0c5
parent f2ff76c1
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/loganalysis"/> <classpathentry combineaccessrules="false" kind="src" path="/loganalysis"/>
<classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/junit-host_intermediates/javalib.jar"/>
<classpathentry kind="var" path="TRADEFED_ROOT/external/easymock/src"/> <classpathentry kind="var" path="TRADEFED_ROOT/external/easymock/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment