RE: AW: [FlexJS] IntelliJ Integration

2015-07-23 Thread Frédéric THOMAS
Hi Tom, If you not in the hurry, I will start to do the Wiki this weekend, otherwise just tell me and I will try my best to speed you up here. Frédéric THOMAS

RE: AW: [FlexJS] IntelliJ Integration

2015-05-21 Thread piotrz
Kevin, Glad you resolve this known issue so fast. I remember that me and Mihai from the Team had similar problem. I was struggling with this a bit longer - Why my sdk is not recognized ? :) Good job! Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http:/

Re: AW: [FlexJS] IntelliJ Integration

2015-05-21 Thread Alex Harui
On 5/21/15, 4:47 PM, "kevin.godell" wrote: >@Alex, is there any plans to get these 3 files copied to the lib folder of >the FlexJS sdk? Yes. It is a bit trickier than that, which is why I haven’t started on it yet. -Alex

RE: AW: [FlexJS] IntelliJ Integration

2015-05-21 Thread kevin.godell
Frédéric THOMAS wrote > Ah ok, thanks, I got it now. > > So, I tried, I've been able to compile and but not really to debug, the > debugger seems to hang and can't get any variable details in IntelliJ, > same for you ? > But except of the fx:Script the rest of the code is recognized, same as it >

RE: AW: [FlexJS] IntelliJ Integration

2015-05-20 Thread Frédéric THOMAS
e solution. I switched back on my old way (FlexSDK, FlexJS Lib), to have everything recognized, compiling and debugging :-( Frédéric THOMAS > Date: Wed, 20 May 2015 08:43:28 -0700 > From: kevin.god...@gmail.com > To: dev@flex.apache.org > Subject: RE: AW: [FlexJS] IntelliJ Integratio

RE: AW: [FlexJS] IntelliJ Integration

2015-05-20 Thread kevin.godell
Actually, I use the flexjs as a lib AND as the assigned Sdk. I no longer point to the flex Sdk for debugging since I have copied the 3 files from flex to flexjs and edited the version number. Sorry that I cannot post any screenshots for clarification since I am not at home with my computer for mayb

RE: AW: [FlexJS] IntelliJ Integration

2015-05-20 Thread Frédéric THOMAS
Hmm, sorry, it still not clear to me. If you use FlexJS as a lib, does it mean, the SDK you set for your project is a Flex SDK ? Frédéric THOMAS > Date: Wed, 20 May 2015 07:57:22 -0700 > From: kevin.god...@gmail.com > To: dev@flex.apache.org > Subject: Re: AW: [FlexJS] IntelliJ

Re: AW: [FlexJS] IntelliJ Integration

2015-05-20 Thread kevin.godell
Sorry for not being specific. The changes that I tried only helped me to use the debugger in the flexjs Sdk after copying those files from the flex Sdk and editing the version number. It did not help with code completion or hinting. I still had to add flexjs as an external library for that to parti

RE: AW: [FlexJS] IntelliJ Integration

2015-05-20 Thread Frédéric THOMAS
Chris, What issues do you have with FM and Falcon regarding IntelliJ ? > could you get me up to speed what problems you are currently working on? Well, except of an opened issue [1] for Flex JS full integration, I guess nothing :-) For instance, to be able t use FlexJS, I create a Flex Proj

Re: AW: [FlexJS] IntelliJ Integration

2015-05-20 Thread Alex Harui
I think the current status is, with some changes to FlexJS nightly build packaging it might just work in IJ. Kevin, please correct me if I’m wrong. Is the editor finding the classes and not showing errors? -Alex On 5/20/15, 7:13 AM, "Christofer Dutz" wrote: >Hi Guys, > >as I am currently open