I am investigating an issue on my ActionScript/Java application, that I build using ant, and run the war in my Eclipse's tomcat. The problem is that I can't trace my app even by running the project in debbug mode. The trace("HELLO WORLD"); doesnt shot anything in Eclipse's outpout . Any suggestions ?
Thank you
Trace should be working