zxing/zxing.appspot.com/generator/.classpath

12 lines
494 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="gwt-user.jar"/>
<classpathentry kind="lib" path="gwt.jar"/>
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
<classpathentry kind="lib" path="libs/gwt-incubator.jar"/>
<classpathentry kind="lib" path="libs/gwt-maps.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>