Menu

facecart.external_client.jar dependency

Developers
Shal
2008-12-08
2013-04-22
  • Shal

    Shal - 2008-12-08

    Hi, after setting up the workspace as per the developer tutorial, I am getting the following error for "facecart.web" module:

    Project 'facecart.web' is missing required library: '/facecart.external/dist/facecart.external_client.jar'

    Is this a valid dependency?

     
    • Alex Petrov

      Alex Petrov - 2008-12-08

        Hi,

      it is a valid dependency. If you have build the project with the ant script then the dependency will be inside the dist folder. So try refreshing the projects. Alternativly I think that you can safely remove this dependency and replace it by making facecart.web dependent on project facecart.external. This way you will not be required to build the facecart.external_client jar all the time.

      Regards

       

Log in to post a comment.