Change-Id: I0f4eafb3fa68f2d1eeade4f047c95d714502cf56 Former-commit-id: 2aa7bdc1a8a942eaa0589527e8987b6fc518479f
7 lines
436 B
XML
7 lines
436 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<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 exported="true" kind="lib" path="guava-11.0.2.jar" sourcepath="guava-11.0.2-sources.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|