Setting up Starling SWC in IntelliJ
Answered
I'm trying to set up Starling in IntelliJ and I can' get it to recognize the Starling SWC. I'm adding it File>Project Structure > Libraries. I can get it to recognize Starling if I drag the Starling folder in the project but it does not with with the Starling SWC. Anyone had this problem and know how to fix it?
Please sign in to leave a comment.
The guide at http://wiki.starling-framework.org/manual/project_setup suggests to use the Pure ActionScript project type in IDEA and add the Starling src folder as the library.
Why do you need to use SWC?
Here's my greensock swc setup - adding as a "New Project Library" works for me.