Java Build Path

The Java Build Path menu item appears in the Project Properties dialog for EventFlow and LiveView projects as it does for all Eclipse project types. It is possible to specify settings with this panel, but settings made here may contradict the standard Maven library dependency and location methods.

To adjust the libraries and dependencies used by StreamBase projects, use Maven>Add Dependency from the right-click context menu of the current project, or edit the project pom.xml file, and use the POM Editor's Dependency tab.