02-09-2018 10:09 AM
Hi, I try to create a java client nuxeo, I followed this tutorial https://doc.nuxeo.com/nxdoc/java-client/, but i can't import "org.nuxeo.client.api". it fails with an error : the import org.nuxeo.client.api cannot be resolved. Does anyone have any idea of this error?
Thank you, Amel.
02-09-2018 10:15 AM
Hi,
Indeed, it's a mistake in our documentation. I will update it.
There's no more api
in package declaration, see https://doc.nuxeo.com/nxdoc/java-client/#operation-api , the correct package name for NuxeoClient
is org.nuxeo.client.NuxeoClient
.
02-13-2018 05:45 AM
Hi,
02-13-2018 06:18 AM
Hi,
02-16-2018 08:40 AM
Thank you for your reply.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.