Oups, To be exact I wasn't able to use the debugger because it didn't compile :)
Frédéric THOMAS > From: webdoubl...@hotmail.com > To: dev@flex.apache.org > Subject: RE: [FlexJS] IntelliJ Integration > Date: Wed, 20 May 2015 16:00:55 +0100 > > Hi Kevin, > > I tried to reproduce removing any FlexJS SDK, editing > flex-sdk-description.xml to update the version to 4.15.3 and 5.0.3, adding > the SDK to IntelliJ and my FlexJS project but wasn't able to use the debugger > the same, also, intelliJ doesn't recognize almost anything, see > http://snag.gy/u9r5O.jpg > > Did I miss something ? > > Thanks, > Frédéric THOMAS > > > Date: Tue, 19 May 2015 18:26:38 -0700 > > From: kevin.god...@gmail.com > > To: dev@flex.apache.org > > Subject: Re: [FlexJS] IntelliJ Integration > > > > Alex, you were right! I can't find your original comment, but I remember you > > telling me that I should try changing the version in the > > flex-sdk-description.xml to a higher number, for the FlexJS sdk. I had > > reported back to you that it did not make a difference. I was wrong, kinda. > > It turns out that if you edit that file after already having it listed as an > > SDK, that IJ does not pick up the version number change. So, changing it to > > something like 4.15.0 and copying fdb.jar, asc.jar, and swfutils.jar from > > the lib folder of the flex sdk to the lib folder of the flexJS sdk allows > > the debugger to work, as long as the flexJS sdk is added to IJ after the > > version number edit. Then, IJ does not try to apply that patch thinking that > > it is an old version of flex like 4.0. Sorry that I did not catch this > > earlier. > > > > > > > > -- > > View this message in context: > > http://apache-flex-development.2333347.n4.nabble.com/Re-FlexJS-IntelliJ-Integration-tp46486p46747.html > > Sent from the Apache Flex Development mailing list archive at Nabble.com. >