Files
android_development/tools/ninepatch/.classpath
Xavier Ducrohet db9d3e2baf Add support for loading 9-patch from a stream.
This will be used by the tests.
Also added the eclipse project files.

Change-Id: I56443773d90594475fc3f14464d48e56d5a1bbb5
2009-10-06 12:10:42 -07:00

7 lines
226 B
XML

<?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="output" path="bin"/>
</classpath>