Thanks for the info, but none of the different makes works to create the
'self contained' file. I think the problem is "If everything is set up
correctly". I can't find any specific information on how to set it up
properly. The sample only has one file in it, and does not tell you what to
do if you have more then one class. And what is supposed to be in the
index.html file? These are the sorts of things that are fuzzy. I have been
using qooxdoo for th epast year plus as a single file and my application is
a single file, everything worked just fine. I know that a smaller qooxdoo
file will be much better for me and the make does create a smaller, much
smaller, file and I like that. But since I don't have my files set up
correctly, I'm not getting my files built correctly. What sort of info can
you supply to help me get my files 'set up correctly'?
Thank,
Jim
On 2/26/07, Fabian Jakobs <[EMAIL PROTECTED]> wrote:
Hi Jim,
> Yes, I am aware of the different directories. The source/script
> directory ends up with a single file in it, {applicationName}.js that
> contains the script links and not the code. It does contain links to
> all my files so I know it finds them and knows to use them, it's just
> not doing the correct make. I am updating the the absolute latest code
> (the code I was using was from Friday) to see if it makes any
difference.
this is the expected bahaviour for "make source" or just make. Is your
application working if you include the custom.js from the source/script
directory?
I think part of the confusion come from the fact that the default make
target is now "source" and no longer "build" because most of the time
this is what most developer need while working and debugging an the app.
What you want is a complete build using "make build" this will create
the custom.js inside "build/script" and should copy your index.html to
build as well. If everything is set up correctly you will find your self
contained qooxdoo application inside the build directory.
I hope this helps,
Best Fabian
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel