Skip to content

Development Environment Setup

Samantha Chan edited this page Mar 16, 2017 · 1 revision

(Draft)

Set up Streams Studio

  1. Start Streams Studio
  2. Window -> Preferences
  3. Java -> Build Path -> Classpath Variables
  4. New...
  5. Name: STREAMS_JAVA_FUNCTIONAL_API
  6. PATH: /toolkits/com.ibm.streamsx.topology/lib/com.ibm.streamsx.topology.jar
  7. In Streams Studio, make sure the following toolkits are available as Toolkit Locations:
    • com.ibm.streamsx.json
    • com.ibm.streamsx.topology
    • com.ibm.streamsx.messaging
    • com.ibm.streamsx.inet version 2.7 and up

Import projects into workspace

  1. git clone https://github.com/IBMStreams/streamsx.health.git
  2. File -> Import -> General -> Existing Projects into Workspace