Mercurial > directorypicker
view .classpath @ 2:a684ded7d920 default tip
Prevent crash when not passed a bundle. Thanks to Curtis Tuplin for the fix.
author | Brad Greco |
---|---|
date | Wed, 30 May 2012 21:33:07 -0500 |
parents | 46783e4c83e2 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="gen"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath>