Develop Tools

TwitterFacebook
Get flash to fully experience Pearltrees
http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD+Eclipse+plugin

FlexPMD Eclipse plugin - Flex PMD - Adobe Open Source

Code review workflow : As a code reviewer I want to be able to audit and review the quality of an entire project or any given functional area in terms of PMD violations. Development workflow : As a developer I want to see PMD violations in the files I'm working in. If a file changes the violations should be updated immediately. Before using the plugin you will have to configure FlexPMD on eclipse preferences so that FlexPMD and FlexCPD jars, among other things, are properly referenced.
http://code.google.com/p/flexcover/ NEW AND NOTEWORTHY : Paul Barnes-Hoggett has implemented headless coverage recording with EMMA-style report output using a custom coverage agent -- see http://eyefodder.com/ for details. If you are having problems, check out the FlexcoverHints page. You can also look at the Flexcover Discussion Group (see sidebar for link), and it's a good place to post a question. This project provides code coverage instrumentation, data collection and reporting tools for Adobe Flex and AIR applications.

flexcover - Project Hosting on Google Code

FlexMonkey is a free Adobe AIR application used for testing Flex and AIR based applications. http://www.gorillalogic.com/testing-tools/flexmonkey

FlexMonkey | Gorilla Logic

http://code.google.com/p/fxspy/ Check it out live at: http://www.mieuxcoder.com/data/2007/12/FlexSpy-1.2/dashboard.html (in the application, click the flexSpy button on the top-right corner) fxSpy allow you to inspect and dynamically change most properties and styles of the visual components in your Flex application. You can - for example - try out a specific width or a background color for your component before changing it in your code.

fxspy - Project Hosting on Google Code

http://getfirebug.com/ The HTML panel properly supports MathML entities references. There are also three options how to display entities in general. You can see the symbol directly, entity name or unicode representation ( issue 3159 ). Colors can be changed using up/down keys (when editing them in the Style side panel). Various formats are supported (rgbs, hsla, hex) ( issue 5177 )

Firebug