If you ever want to work on the Java code, you should add flex-sdk as a
JAVA module, then select the frameworks folder and add that as a Flex
module.  Unlike Eclipse, you can actually do modules with modules in
IntelliJ.

I really need to go and update that video... It's a bit stale now since we
switched to GIT.

-Nick


On Wed, Nov 27, 2013 at 3:10 PM, Maurice Amsellem <
maurice.amsel...@systar.com> wrote:

> Hi Lee,
>
> I didn't go through the video, but this is how I do it:
>
> - declare the flex-sdk as a Flash module, not a java module (use an
> existing SDK at the SDK, it does not matter)
> - add to the module src all the framework/projects/*/src
> - CHECK SKIP COMPILATION option.
>
> If you need more information, don't hesitate
>
> Maurice
>
> -----Message d'origine-----
> De : Lee Burrows [mailto:subscripti...@leeburrows.com]
> Envoyé : mercredi 27 novembre 2013 20:58
> À : dev@flex.apache.org
> Objet : Re: SDK bug fixing in IntelliJ
>
> Thanks Om. I used that video to setup my system - i can build the sdk
> successfully. But the video (nor the wiki or read me) mentions what i need.
>
> I have managed to get jump-to-definition working - by setting
> [sdk]/frameworks/projects as a 'source folder' in the Java module.
>
> Basically, i want the same coding features i get when i am working in a
> Flash project; code hinting, syntax checking etc.
>
> On 27/11/2013 19:28, OmPrakash Muppirala wrote:
> > Lee,
> >
> > Here are some references that might help you:
> > General overview:
> > https://cwiki.apache.org/confluence/display/FLEX/Bug+Fixing
> > Setting up IntelliJ for Apache Flex SDK development:
> > http://www.youtube.com/watch?v=5COE3hYqCJk
> >
> > If you run into some stale documentation, please let us know and we can
> fix
> > it.
> >
> > Thanks,
> > Om
> >
> >
> >
> >
> > On Wed, Nov 27, 2013 at 10:30 AM, Lee Burrows
> > <subscripti...@leeburrows.com>wrote:
> >
> >> Hi All,
> >>
> >> I am trying to setup IntelliJ 12.1 so that i can edit the SDK and submit
> >> patches.
> >>
> >> I currently have the SDK within a Java module (as all tutorials seem to
> >> suggest) but is it possible to enable code-hinting/jump to definition
> etc.
> >> when editing AS/MXML files?
> >>
> >> --
> >> Lee Burrows
> >> ActionScripter
> >>
> >>
>
>
> --
> Lee Burrows
> ActionScripter
>
>

Reply via email to