Does anyone know the reason an flex application would not launch and instead just fail silently in Eclipse?
I am trying to run the main application file and the launcher starts up, but then stops and nothing is launched in the browser. However, if I create a new blank test project, then everything works fine. There must be something in this project that is causing it to not launch. I am trying to rebuild a project from my SVN after a hard drive crash. Thanks, Kevin

