Files
android_development/tools/ninepatch/.project
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

18 lines
368 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ninepatch</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>