Hi,

my round trip cycle during development is very uneffective.
(My qooxdoo app needs a servlet for communication to backend servers)

1. make build (40 sec)
2. create a war
3. deploy to tomcat (20 sec)
4. reload in firefox (20 sec)

So one single edit in Application.js takes several
minutes to verify.

Is it possible to somehow have a symbolic link
from tomcat/webapps/myapp/.../Application.js to
my Application.js which i edit to ommit step 1.,2. and 3.?

When i do a file:// load in firefox (for my app) i can't access
the servlet url from javascript (permission problem),
is there any workaround for this?


I'm using eclipse with Aptana and/or JSEclipse,
is there some other support for a more efficient development cycle?


Thanks for your thoughts,
Marcel

-- 
Marcel Ruff
http://www.xmlBlaster.org


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to