changing 'java' module layout

This commit is contained in:
Andrey Pavlenko
2012-06-21 11:44:31 +00:00
parent 25f70e691a
commit 952b25f86f
53 changed files with 27 additions and 21 deletions

View File

@@ -0,0 +1,7 @@
<?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 kind="output" path="cls"/>
</classpath>