previous definition:

      "library" :
      [
        {
          "manifest" : "contrib://qxe/trunk/Manifest.json"
        }
      ]

works, but
new definition:

      "library" :
      [
        {
          "manifest" : "https://github.com/stefanand/qxe/Manifest.json";
        }
      ]

gives the output:

>>> Scanning libraries  [Errno 2] No such file or directory: 
>>> u'/home/S/dev/javascript/p/cjoin/http:/github.com/stefanand/qxe/Manifest.json'

When is it going to work??? ...or is there another way t do it?

Stefan
                                          
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to