Also remove GLFunction enum, since the enums already exist in DebuggerMessage.Function Change-Id: If273041b73ab51c9aff405ce6d6cce387b4a3725 Signed-off-by: David Li <davidxli@google.com>
12 lines
593 B
XML
Executable File
12 lines
593 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="lib" path="lib/sdklib.jar"/>
|
|
<classpathentry kind="lib" path="lib/liblzf.jar"/>
|
|
<classpathentry kind="lib" path="lib/host-libprotobuf-java-2.3.0-lite.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="test"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|