Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2 | Rev 16 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <classpath> |
2 | <classpath> |
3 | <classpathentry kind="src" path="src"/> |
3 | <classpathentry excluding="com/nwalsh/namespace/" kind="src" path="src"/> |
4 | <classpathentry kind="src" path="gen"/> |
4 | <classpathentry kind="src" path="gen"/> |
5 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> |
5 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> |
6 | <classpathentry kind="output" path="bin"/> |
6 | <classpathentry kind="output" path="bin"/> |
7 | </classpath> |
7 | </classpath> |