new servlet http service that communicates with openfire for configuration new openfire plugin to reflect new http service openfire and http service no longer need to be on same machine moved http header parsing code from ogc to common util updated collaboration http code to prefer XML instead of HTML Former-commit-id:f0c89ef6c6
[formerlyf6b2827434
] [formerlyf0c89ef6c6
[formerlyf6b2827434
] [formerly5b4f1e8288
[formerly ff23569984eee43927c10ca041ca7e0ca4d40a3b]]] Former-commit-id:5b4f1e8288
Former-commit-id:02319f36e4
[formerlya1d9e40bd4
] Former-commit-id:5889341612
7 lines
369 B
XML
7 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<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="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|