flexunit eclipse plugin alpha

August 30, 2007

I've been kind of quiet recently for three reasons:


  • Its summer

  • Work has been insanely busy

  • I've been beavering away on a new plugin for eclipse


The plugin is designed with one key goal in mind: shortening the develop-test feedback loop. It integrates eclipse and the flexunit framework to make our lives as developers easier.
The plan is to release the plugin on labs as soon as possible (I'm about to go on holiday for a couple of weeks so it'll be October at the earliest...) but I thought I'd give you an early heads-up on what I've been doing when its been too hot to walk the New York streets...

Continue reading "flexunit eclipse plugin alpha" »

Continuous Integration with Flex - a better log parser

June 13, 2007

About a year ago, I posted a six part series explaining how to set up a continuous integration process for your Flex projects. Since then I have been refining the process when I have had a spare moment. One of the hassles I found when trying to setup CI on a new machine was getting the python based flash log parser working. I decided to remove the python dependency altogether and create a jar that parses the flash logs.

Continue reading "Continuous Integration with Flex - a better log parser" »

CruiseControl on the Mac - modifying the build script to work x-platform

June 12, 2007

So, I thought I was doing pretty well, getting svn working on the mac, installing cruisecontrol, even getting SCPlugin working with unsigned certificates. Then I tried to run my ant build, and ended up having all sorts of problems getting my mac debug player to run. Some investigating and help from the ANT folks later, and I have a solution

Continue reading "CruiseControl on the Mac - modifying the build script to work x-platform" »

Restarting cruisecontrol on Mac OSX

June 11, 2007

OK, so for those of you who know Unix better than me (which is probably most of you) this post will be like teaching your granny to suck eggs, but for the rest of us, it took me some working out how to stop and start the cruisecontrol server instance on the mac...

Continue reading "Restarting cruisecontrol on Mac OSX" »

CruiseControl on Mac OSX

June 08, 2007

So, I've got this shiny new mac provided by my new employers, and so I figured I'd put it to use as a CruiseControl build manager. I found the process reasonably simple but, just like the process of setting up Subversion and SCPlugin, there are a couple of extra steps I figured I'd share...

Continue reading "CruiseControl on Mac OSX" »

Syndicate

Add to Technorati Favorites Powered by
Movable Type 3.2

Holiday Fund