Hello
I am trying to use the Nuxeo's Automation Client API. I
would like to know, What are the packages that I have to
import into my java class and the Jar file that I have to
add to my Eclipse project?
In my code I have
HttpAutomationClient client = new
HttpAutomationClient("http://")
The error that Eclipse shows me is HttpAutomationClient
cannot be resolved to a type. I already have the import
org.nuxeo.ecm.automation.* in my class, also I already added
to my project the jar files nuxeo-automation-core-5.4.1.jar
, nuxeo-automation-features-5.4.1.jar ,
nuxeo-automation-jsf-5.4.1.jar ,
nuxeo-automation-server-5.4.1.jar
Thanks
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/