awips2/cots/org.jivesoftware.smack/.classpath
Brian Clements b175049eb0 Issue #2562 fixed smack buid properties
removed src folder


Former-commit-id: f4c657de4d [formerly e844d36335795a022a6d2180c0a38bfea6f3eac4]
Former-commit-id: fdb5504f33
2013-12-17 10:55:28 -06:00

8 lines
455 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>