.classpath
author Da Risk <darisk972@gmail.com>
Sat, 13 Feb 2010 22:39:15 +0100
changeset 664 06b8a7747e1b
parent 658 baaee1877b2b
child 678 d1a599ccf879
permissions -rw-r--r--
LoL
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
655
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     2
<classpath>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     3
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
658
baaee1877b2b add more explicit error message during login
Nikita Kozlov <nikita@beem-project.com>
parents: 655
diff changeset
     4
	<classpathentry kind="lib" path="libs/asmack-jse.jar" sourcepath="/home/nikita/devel/smack/source"/>
655
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     5
	<classpathentry kind="src" path="src"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     6
	<classpathentry kind="src" path="gen"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     7
	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     8
	<classpathentry kind="output" path="bin"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     9
</classpath>