diff options
-rw-r--r-- | vdrmanager/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrmanager/.classpath b/vdrmanager/.classpath index 79a8481..31e9da2 100644 --- a/vdrmanager/.classpath +++ b/vdrmanager/.classpath @@ -3,5 +3,5 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="src" path="gen"/> - <classpathentry kind="output" path="bin"/> + <classpathentry kind="output" path="bin/classes"/> </classpath> |