You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Follow these instructions to use IntelliJ IDEA for developing FlexJS applications.  

Basically, at the moment, there is no specific plugin in IntelliJ IDEA use FlexJS, therefore, the idea is to setup a standard Apache Flex Project and add FlexJS as a library on this project, also, given there's no specific compiler integration, we will use the IntelliJ external tools feature to call it.

 

I will assume you have installed, at least one Apache Flex SDK and the last FlexJS SDK, if not, as a quick reminder see Using FlexJS with Adobe Flash Builder where 2 ways are described, hence, I advice you to use the http://flex.apache.org/installer.html

 

We will use an existing FlexJS example to start and play with, DataBindingTest from he <FlexJS SDK>\examples\DataBindingTest, so, in IntelliJ:

 

1- Create a new project:

 

 

 

 

 

  • No labels