Newbie/Débutant, how to add nuxeo sdk, can't find the folder with "bin" and "nxserver" as suggested in the documentation

Vous pouvez aussi me répondre en français… J'ai écris en anglais en passant avoir plus de chance d'être répondu!

Newbie, how to add nuxeo sdk, can't find the folder with “bin” and “nxserver” as suggested in the documentation: http://doc.nuxeo.com/display/IDEDOC/Setting+up+a+Nuxeo+SDK#SettingupaNuxeoSDK-Installingadownloadeddistribution

In section :Installing a downloaded distribution.

Step 3 say's: Select the directory where you unzipped your Nuxeo distribution. Be sure to select the right directory: the one containing the bin and nxserver directories.

I have tried to find the directory containing both the bin and nxserver unsuccessfully. Even tried this command in the folder where I unzip the skd: find -name “bin” -and -name “nxserver”


  • EDIT: *
    Thanks to Brian and Florent… But, I probably forgot to tell wath eclipse his saying… In Eclipse, Windows –­­» Preferences –» Nuxeo –» Nuxeo SDK –» Import (button). I then select the directory where I have unzipped the Nuxeo SDK that I downloaded at the address in the documentation “nuxeo-cap-5.6-tomcat-sdk.zip”. I get this error: Not a valid Nuxeo SDK Not a Nuxeo SDK: /home/myuser/NuxeoSDK

Help, PHil

0 votes

0 answers

1835 views

ANSWER

maybe

find -name "bin" -or -name "nxserver"
08/07/2013

Brain is right. But also that's simply the directory where you've unzipped your Nuxeo distribution.
08/07/2013