Add a functional test that renders all the layouts of ApiDemos

This commit is contained in:
Xavier Ducrohet
2009-08-12 21:02:09 -07:00
parent 9f30bb1c47
commit 6bc7ad58df
7 changed files with 363 additions and 88 deletions

View File

@@ -6,5 +6,6 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="kxml2-2.3.0.jar"/>
<classpathentry kind="lib" path="/adt/sdklib.jar" sourcepath="/SdkLib"/>
<classpathentry kind="lib" path="/adt/layoutlib_api.jar" sourcepath="/layoutlib_api"/>
<classpathentry kind="output" path="bin"/>
</classpath>