Newtriks Blog

Category Archives: IntelliJ IDEA

How to Setup A ColdFusion Project in IntelliJ IDEA

I had recently put out a twitter request to see if there are any tutorials out there for setting up a simple ColdFusion project with IntelliJ IDEA and I got no response. I presumed there would be a specific routine for a ColdFusion project but it seems that there isn’t one and after having a [...]
Also posted in Coldfusion | Tagged , | 4 Comments

IntelliJ IDEA Custom ActionScript Event Template

I have created a small file template for creating custom Event classes quickly and easily using IntelliJ IDEA. Simply go to Preferences > [IDE Settings] File Templates > Create a new template [click the + icon] > Name it i.e. ActionScript Event | Give it an extension i.e. as | enter the below script and [...]
Also posted in Actionscript | Tagged , , | Leave a comment

IntelliJ IDEA PureMVC Templates

I have created a repository on Github with some handy PureMVC templates to be used in IntelliJ IDEA which may help speed up some peoples development time. http://github.com/newtriks/IDEA-PureMVC-templates
Also posted in PureMVC | Tagged , | 2 Comments

Create A Flex Library Module in IntelliJ IDEA 9

Time for another simple IntelliJ IDEA 9 step by step guide. This time I will run through how to create a Module Library (equivalent to a Library Project in Eclipse) and then create a Flex Module in the same Project space to utilise this new Module Library. This FAQ for Eclipse users is great for [...]
Also posted in Flex, Tutorials | Tagged , , | 1 Comment

IntelliJ IDEA’s src Directory Gotcha

Myself and a mate where trying to fix why he couldn't assign his newly created Application mxml component as the module Main Class thus preventing him from running a build. Simple oversight I noticed is that somehow the src folder had become de-selected as a Sources directory. This is easily fixed by going to the [...]
Posted in IntelliJ IDEA | Tagged | Leave a comment

Adding Library SWC’s to IntelliJ IDEA 9

Being a long term Eclipse user there are a host of workflows that are now alien to me in IntelliJ IDEA and I am determined to blog even the simplest of new ones I discover. This one shows you how to add a swc or library of swc's to your project and then create a [...]
Also posted in Tutorials | Tagged | 1 Comment

Adding a Custom HTML Wrapper To IntelliJ IDEA 9

I have found a neat little workflow in IntelliJ IDEA 9 to use a custom html wrapper. I found Flex Builder to be quite limiting in handling this aspect, I tend to have a very simple swfobject template which I like to use and involves me copying and pasting this into each and every project [...]
Also posted in Flex, SWF Object, Tutorials | Tagged , , | Leave a comment

Importing to IntelliJ IDEA From GitHub

Following uploading my latest PureMVC example to GitHub I fancied working on this new project in IntelliJ IDEA 9. As I am sure your aware IntelliJ IDEA 9 now features support for Flex and AIR and hands down is awesome. There are so many ingrained features which will make you life as a developer so [...]
Also posted in GitHub, Tutorials | Tagged , , | 1 Comment
  • FreeAgent sign-up


  • Recent Posts

  • Categories