Skip to content

Commit

Permalink
Eclipse classpath update
Browse files Browse the repository at this point in the history
  • Loading branch information
schulz2 committed Mar 22, 2019
1 parent f8a4492 commit dd32516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.ibm.streamsx.messaging/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<classpathentry kind="src" output="impl/java/bin" path="impl/java/src"/>
<classpathentry exported="true" kind="con" path="com.ibm.streams.java/com.ibm.streams.operator"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="opt/downloaded/kafka-clients-0.10.0.0.jar"/>
<classpathentry kind="lib" path="opt/downloaded/lz4-1.3.0.jar"/>
<classpathentry kind="lib" path="opt/downloaded/org.eclipse.paho.client.mqttv3-1.0.1.jar"/>
<classpathentry kind="lib" path="opt/downloaded/slf4j-api-1.7.21.jar"/>
<classpathentry kind="lib" path="opt/downloaded/geronimo-jms_1.1_spec-1.1.1.jar"/>
<classpathentry kind="lib" path="opt/downloaded/snappy-java-1.1.2.4.jar"/>
<classpathentry kind="lib" path="opt/downloaded/amqp-client-5.4.3.jar"/>
<classpathentry kind="lib" path="opt/downloaded/snappy-java-1.1.2.6.jar"/>
<classpathentry kind="lib" path="opt/downloaded/kafka-clients-0.10.2.2.jar"/>
<classpathentry kind="output" path="impl/java/bin"/>
</classpath>

0 comments on commit dd32516

Please sign in to comment.