>
{
> "name" : "custom",
>
"include" :
> [
> {
> "path" :
> "${QOOXDOO_PATH}/tool/data/config/application.json"
> }
> ],
>
"export" :
> [
> "api",
> "api-data",
> "build",
> "clean",
> "distclean",
> "fix",
> "info",
> "inspector",
> "lint",
> "migration",
> "pretty",
> "profiling",
> "source",
> "source-all",
> "simulation-build",
> "simulation-run",
> "test",
> "test-source",
> "translation"
> ],
>
> "default-job" : "source",
>
"let" :
> {
> "APPLICATION" : "custom",
> "QOOXDOO_PATH" : "../qooxdoo-1.3-sdk",
> "QXTHEME" : "custom.theme.Theme",
> "API_EXCLUDE" : ["qx.test.*",
> "${APPLICATION}.theme.*", "${APPLICATION}.test.*",
> "${APPLICATION}.simulation.*"],
> "LOCALES" : [ "en" ],
> "CACHE" : "${TMPDIR}/cache",
> "ROOT" : "."
> }
>
// You only need to edit the remainder of this file, if you want to
customize
> // specific jobs, or add own job definitions.
>
>
"jobs" :
> {
> "additional-js" : {
> "add-script" : [ { "uri" :
> "resource/custom/ExternedControl.js" } ]
> },
> "source-script" : { extend: ["additional-js"] },
> "build-script" : { extend: ["additional-js"] }
> }
> }
>
>
Than i am trying with config.json by python generate.py.
But it is an error message :(
=========================================================
INITIALIZING: CUSTOM
=========================================================
>>> Configuration: config.json
Expecting , delimiter: line 51 column 3 (char 841)
File: config.json
Why does it not work? I have been downloaded this demjson.py.
I have been moved this file demjson.py in the directory
C:\Python27\Lib\demjson.py and prompt again:
python demjson.py C:\custom\config.json
It is not error message. = OK!
What does it happen?
I am trying with generate.py from C:\custom\
=========================================================
INITIALIZING: CUSTOM
=========================================================
>>> Configuration: config.json
Expecting , delimiter: line 51 column 3 (char 841)
File: config.json
Always it has still problem. How do i fix this? :(
Thanks. I can not understand becasue your maunel documents are not help for
me :(
Please tell currect tutorial for externed javascripts. How do i add "job" in
config.json?
Or can you tell me currect preview or video about creating multi javascript
with more source-script in build-script - I hope becasue i have been
developed this example main page... But i can not try to externed
javascripts :)
Thanks :)
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Qooxdoo-Main-Application-with-externed-javascript-files-tp6181101p6192795.html
Sent from the qooxdoo mailing list archive at Nabble.com.------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel