Hello. I am using IntelliJ IDEA for a flash mobile application built on starling. Everything was just fine, but then I pulled the latest code on a different computer. I had done this before, and everything worked fine, but now every time I make the project the descriptor xml disappears! what the hell?? I begin by ensuring the xml file is in the correct spot and looks fine. Then I hit "Make", "Debug", or "run'. I can see the xml file disappearing in the project window! Then Intellij spits out this error:
Error:[HeadExploderIntelliJ]: AIR descriptor file not found:
/PATH/HeadExploder-app.xml
I keep reverting back to when the xml file was not deleted, but it doesn't help. I also tried to hit the "Create" button and generate an xml, but intellij delete that too. god, this is awful! Does anyone know what the heck is happening and how I can get my starling project to compile again?
Thanks,
AS