In IntelliJ IDEA:

- Create a flash module "flex-tlf"
- add the TLF sources in the module sources
- use any recent sdk as the flex-sdk
- make sure to check "skip compilation" in the general tag, so that code 
completion works.
- you will build your project by running "build.xml" in the "Ant build" panel.

Maurice 

-----Message d'origine-----
De : Harbs [mailto:harbs.li...@gmail.com] 
Envoyé : dimanche 15 décembre 2013 14:16
À : dev@flex.apache.org
Objet : TLF code completion in source

Anyone have any tips on getting code completion working while working on TLF?

I've set up the source to point to the TLF source folder, so jumping to the 
source works as it should (albeit with a warning that the source is not in a 
project), but code completion does not work. I assume it's because TLF is not 
inside a project.

FWIW, I tried setting up a project in IntelliJ IDEA and didn't even get it set 
up correctly. Not sure how to do that.

I don't care whether I work in AFB or IntelliJ IDEA, but I would like to have 
code completion. Suggestions? Tips?

Thanks,
Harbs

Reply via email to