add src/ui folder for both Android and GWT UIs

This commit is contained in:
krasimir
2010-07-08 10:06:26 +00:00
parent be06bc8a09
commit 9953091888
63 changed files with 1 additions and 1 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="bin"/>
</classpath>