2012-10-16 13:27:07 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-11-21 16:02:07 -06:00
|
|
|
<classpathentry exported="true" kind="lib" path="smackx.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="smack.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
2012-10-16 13:27:07 -05:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|