gabrielle
21 Aug 2011, 3:28 AM
Hi,
Here is an excerpt of my generated jsb3 file:
{
"path": "../../resources/js/Lp/extux/",
"name": "Colorfield.js"
},
...
{
"path": "../../resources/js/Lp/extux/",
"name": "Proxy.js"
},
all-classes.js does include the class Lp.extux.Proxy; however, it does not include the class Lp.extux.Colorfield (although both files are in the directory). I have absolutely no clue why, and absolutely no clue how to find why.
Thanks for any hint...
Here is an excerpt of my generated jsb3 file:
{
"path": "../../resources/js/Lp/extux/",
"name": "Colorfield.js"
},
...
{
"path": "../../resources/js/Lp/extux/",
"name": "Proxy.js"
},
all-classes.js does include the class Lp.extux.Proxy; however, it does not include the class Lp.extux.Colorfield (although both files are in the directory). I have absolutely no clue why, and absolutely no clue how to find why.
Thanks for any hint...