Hi, I'm setting up a Royale project in a Java webapp and one thing I'm finding is that setting up the output path makes the files always goes to "javascript/bin/js-release" and "javascript/bin/js-debug"
I'd expect, we can configure this to make for example generate all release files in "." (where we configured with "output" and "js-output", and debug in "./debug" I think this problem was already asked by other users, and I think we don't have now a way to configure this. This can be work-around with some ant or maven...but I think we should provide this as easy as possible from Royale without another post process. What do you think? -- Carlos Rovira http://about.me/carlosrovira
