awips2/cots/org.jivesoftware.openfire/.classpath
Brian Clements 6e79ad72ad Issue #2702 replaced openfire source tarball with 3.9.1
removed 3.7.1 source from git
added 3.9.1 tarballs to /awipscm/awips2-static (coordinated with CM)
tweaked ant build to fetch source tarball when building plugins
replaced openfire cots jar with new version (only used for eclipse)


Former-commit-id: e4d22971bd [formerly bc8ac5e051] [formerly ad3d10074a] [formerly e4d22971bd [formerly bc8ac5e051] [formerly ad3d10074a] [formerly e1819cd4e2 [formerly ad3d10074a [formerly d8f30a7af43faa2fd4ac18769d2313ae6008cfd1]]]]
Former-commit-id: e1819cd4e2
Former-commit-id: 2267c2bb0b [formerly 410ebf65f5] [formerly 3beb79dabe2b4fee26bcf793ea28d3ef4e8cebb4 [formerly 3f0115d329]]
Former-commit-id: df339242e5ac9d41f04d641662b3a15d2535f802 [formerly 544c713135]
Former-commit-id: 4a9c85e7ac
2014-03-05 15:29:27 -06:00

7 lines
400 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="openfire-3.9.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>