Software:Powerflasher FDT

From HandWiki
Powerflasher FDT
Powerflasher FDT5 Logo.png
FDT4 Screenshot MacOSX.png
Home screen of FDT 4.5 running on Mac OS X
Developer(s)Powerflasher Solutions[1]
Stable release
Milestone 10[2] / September 15, 2017; 6 years ago (2017-09-15);[3]
Written inJava
Operating systemWindows, OS X, Linux
TypeIntegrated development environment
LicenseFreemium[4]
Websitefdt.powerflasher.com

Powerflasher FDT is an integrated development environment (IDE) built on the Eclipse platform for development of Adobe Flash-based content.[5][6][7][8][9][10][11][12][13][14][15][16]

FDT enables development of content such as video games, rich web applications and Adobe AIR applications, in the ActionScript 3 and Haxe programming languages.[17] FDT offers project management, code editing and interactive debugging. FDT is similar in purpose and design to Adobe Flash Builder and FlashDevelop. The primary purpose of the IDE is enabling developers to edit, compile, debug and publish a Flash ActionScript project.

FDT uses a subscription-based licensing model and is available in multiple editions,[18][19] including a free version with restricted features for hobbyists,[20] and a low-cost version for students.[21]

Features

FDT supports the following code editing features:[22]

  • Syntax highlighting
  • Code completion
  • Code snippets (entitled "Code templates")
  • Code refactoring (renaming and moving members)[23]
  • Suggested Fixes (entitled "Quick Fixes")
  • Navigate to Declaration
  • Find All References
  • Organize Imports

FDT supports building applications for the following runtimes:[2]

FDT supports compiling source code with the following compilers:[2]

  • Adobe Flex SDK
  • Adobe AIR SDK
  • Haxe SDK

See also

References

External links