Merge local virtualHosts.xml back in with SLC change Change-Id: Ia0f08a1d916895d33db9f170149cb9b05e00375b Former-commit-id:9fdeb37a48
[formerly9fdeb37a48
[formerly c83b019bdfed59b6e3ec599f8a7a3b899c2f59a4]] Former-commit-id:4c3fcf3b67
Former-commit-id:704bc86cf5
8 lines
491 B
XML
8 lines
491 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="qpid-client-0.18.jar" sourcepath="qpid-client-0.18-sources.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="qpid-common-0.18.jar" sourcepath="qpid-common-0.18-sources.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|