Hi Derrell,

you can use the "APPLICATION_MAIN_CLASS" macro for that. Only add this 
to the let section form the config.json:
"APPLICATION_MAIN_CLASS" : "mynamespace.Application"

Cheers,
Chris

Am 11.03.2010 14:52, schrieb Derrell Lipman:
> create-application.py generates a source hierarchy that includes 
> source/class/<appName>/Application.js with definition of class 
> <appName>.Application. For my current use, I need that file (and 
> class, of course) to be named differently. When I rename the file and 
> change the class name, I still get an error from generate.py looking 
> for <appName>.Application even though there is no reference to that 
> anyplace in my source tree. How do I tell generate.py that my 
> application has a different name?
>
> Thanks,
>
> Derrell
>
> -- 
> "There are two ways of constructing a software design.
> One way is to make it so simple that there are obviously no deficiencies.
> And the other way is to make it so complicated that there are no 
> obvious deficiencies."
>
>                                                C.A.R Hoare


-- 
Christian Schmidt
Software Entwickler

1&1 Internet AG - Web Technologies
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver 
Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to