@daniel_schlachter , how this cds plugin can be connected to java project later on without releasing it as a npm package? Currently, it works only for cds watch, whereas it's does not for java.See follow up question here
In ODATAv4 it is required to have '(...)' while binding the context. Please check docs for further information https://sapui5.hana.ondemand.com/#/api/sap.ui.model.odata.v4.ODataContextBinding. Otherwise, you can simply debug bindContext method in the...