Deepak Mishra wrote:
>
>
> 2009/1/10 Deepak Mishra <[email protected] 
> <mailto:[email protected]>>
>
>
>
>         I noticed two things that might be related. 
>
>
>         (1) It appears that the qooxdoo-test app relies on a lot of
>         things in
>         the qooxdo-0.8.1-sdk directory. It references them with
>         relative paths
>         (../../qooxdoo-0.8.10sdk/blah).
>
>
>     It is precisely due to this reason you are unable to see the
>     "source" version.
>     You can however view the "build" version from a web server without
>     any problems, which can be generated using ./generate.py build.
>
>     You should view the source version directly by typing in the path
>     in the browser. "file:///home/jonathan/app/source/index.html
>     Most issues like testing ajax etc. can be done without hosting
>     your application on a web server
>
>
> You could also do this:
> Sine the html page & scripts use the relative path -
> <script charset="utf-8" src="../../qooxdoo-0.8.1-
> sdk/framework/source/class/qx/Bootstrap.js">
>  

Isn't ../../qooxdoo-0.8.1-sdk correct? The qooxdoo-0.8.1-sdk lives next 
door to qooxdoo-test, and these files live in the source or build directory.

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to