Customers using the ZDDOPTS SYSLIB method of generating a SYSLIB for a ZMF4ECL Smart Editor session encounter the following error when the associated complex or super package contains participating packages from different applications: !ENTRY com.serena.eclipse.zmf.ui
This functionality is available in both the ISPF and ZMF4ECL interfaces. There are no obvious ZDDOPTS or CMNEX035-implications here, although these may need to be considered when providing a solution.
In this case specifically, there is //*SBEM DEP SYSLIB and SYSLIB is a concatenated library of datasets.. the correct code 'd be : //*SBEM DEP SYSLIB(*) meaning that we want to monitor all references to members in this library.