Hello,
I've created new DC that used the package com.sap.security.api.*.
I've added it as an external jar to the project libraries but when I do DC build it fails because it can't find this jar.
I assume that when doig DC build this jar has to be referenced on the server and not locally on my machine but creating a J2EE library project for this jar seems redundant as this jar is already located on the server.
How can I add this reference to the DC then?