Hello,

i try this now:

   "jobs" :
   {
     // Uncomment the following entry to add a contrib or library to your
     // project; make sure to adapt the path to the Manifest.json; if 
you are
     // using a contrib: library, it will be downloaded into the path 
specified
     // by the 'cache/downloads' config key
     "libraries" : {
        "library" : [
        {
                 "manifest"   : 
"../contributessource/qxDygraphs/QxDyGraphs/trunk/Manifest.json"
                 // "manifest"   : 
"C:\\xampp\\htdocs\\projekte\\Webprojekte\\myapp\\html\\test_2\\contributessource\\qxDygraphs\\QxDyGraphs\\trunk\\Manifest.json"
          // "manifest"   : "contrib://QxDyGraphs/trunk/Manifest.json"
        }]
     }



no error, only that the DyGraph not found:(



> Hoi Stefan,
>
> Today Stefan Meyer wrote:
>
>>
>>> just add
>>>
>>>      "libraries" : {
>>>          "library" : [
>>>          {
>>>            "manifest"   : "contrib://QxDyGraphs/trunk/Manifest.json"
>>>          }]
>>>       },
>>>
>>> to your config.json file and QxDyGraphs will be included
>>> automatically ... no special copying of anything required ...
>>>
>>> cheers
>>> tobi
>>>
>> Hello Tobi,
>>
>> i try it but i get an error now:
>>    Unknown top-level  config key "libraries"  - ignored
>>
>> Where must i add it ? The config.json in my app or in the qoodoo folder?
>
> into your apps config.json
>
>> and where must i copy this
>> contrib://QxDyGraphs/trunk/Manifest.json
>
> under the jobs key
>
> {
>    ...
>
>    "jobs" :
>    {
>       "libraries" : {
>
>>
>> where is this folder?
>
> it gets downloaded into the cache directory
>
>> is this class  compatible on qooxdoo 1.3?
>
> yes
> tobi
>
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
>> Finally, a world-class log management solution at an even better price-free!
>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>> February 28th, so secure your free ArcSight Logger TODAY!
>> http://p.sf.net/sfu/arcsight-sfd2d
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to