Up

Share your Content with the FDT Community

You want to join the FDT community? That’s easy, simply send us your news and be part of the FDT community page

[contact-form-7 id=”6383″ title=”Take Part”]

Linux builds have been tested on Ubuntu but should run on other distributions too.

With the download of FDT you accept our EULA

Featured

FDT Views/Editors follow Dark Theme

With this release FDT can easily switched to dark theme:Simply select the Dark theme and apply. The Dark theme is available since Eclipse 4.4 (Luna). Older versions of Eclipse (and FDT) does not support color themes of this form. The FDT views and editors will switch to their default dark color set: In case you […]

by FDT Team

FDT Newsletter

Subscribe to our FDT mailing list and get the latest news and vouchers! * indicates required Email Address * First Name Last Name

by FDT Team

FDT Milestone 10 – 10 years anniversary

We‘re happy to announce FDT Milestone 10! It‘s been 10 years since our first FDT release and a lot happened since last years Milestone 9. We went on to improve FDT and your IDE experience. Here is a list with our new key features: Ant Project Generator Dump launch configuration Library Project Template ActionScript refactorings […]

by FDT Team

Library Project Template

This new FDT release contains features to support a more fluent development of SWC libraries. The primary starting point to develop a library is the new Library Project Template for AIR or Web: This template creates an empty library project containing two source folders: All compilation units to include into the library should be placed […]

by FDT Team

Release 9.9 – Project groups

With this release the FDT Explorer can present projects in groups: Each Project Group is a set of workspace projects (i.e.: Working Set). Each project can be a member of one group and can not be shared among groups. Project Groups are logical structures shown inside FDT Explorer. Neither they represent nor they change the […]

by FDT Team

new Speaker and Registration for Prelude is OPEN!!!

September 24, 2008 by Carlo Matic

Hi all,

after André Michelle and Marcel Fahle, we have a new speaker confirmed for the Prelude-show in Boston.

Michael Plank, technology evangelist and ActionScript developer at Powerflasher will speak about designing, creating and deploying one project for the web and the desktop. The desktop version of the application makes use of Adobe AIR Features and the web version can be viewed with the Flash Player as usual. Workflows for designing and creating such a platform independent project using FDT and ANT will be shown.

The registration is open for our free (!!) event now. So run fast to be among the first thirty who get a free FDT Basic Version, worth over USD 400!! Register here!

Be there or be square!!!

Cheers,
Frank

JIRA for Bug Reports and Feature Requests

September 22, 2008 by Michael Plank

We now use JIRA for bug tracking and feature requests. Please post your FDT bug reports  and feature requests at bugs.powerflasher.com.

In order to add an issue to JIRA, you have to register an account first. Please don’t use the FDT Forum anymore to report bugs.

JIRA is also used for the SOS Project.

Michael Plank

FDT World Roadshow Website launched

September 18, 2008 by FDT Team

Hey folks,

as pronounced in the former post, we just finished the integration of the FDT World Roadshow Prelude 2008 Website into this blog. From now on, we will steadily update the contents as we get new findings and results in planning and organization every day.

The most important facts you should know are:

  • The event will take place in Boston on october 7th, 2008 (time and location will be published very soon)
  • Registration will start on wednesday, september 24th, 2008
  • First 30 attendees who sign up will receive a free copy of FDT 3.1 Basic when attending. Hurry up!
  • Speakers like André Michelle and Marcel Fahle confirmed
  • Beside the sessions and workshops, there will be an evening event to meet your desire for fun and pleasure

More information to find on the website itself.

Cheers,

Christopher

No Flash on Tap?!? FDT is still going to Boston, kickoff-event for 3.1 roadshow

September 15, 2008 by Carlo Matic

Hi folks,

we were recently informed that the 3-day conference “Flash on Tap” in Boston is “postponed”. As we were sponsoring this event, we were really sad to hear about this!

We were intending to officially launch our 3.1 version on this event, speak about our MXML-plans, and wanted to use the conference as a “kick-off” event for a roadshow around the globe. First we thought of not going to Boston at all, but now we changed plans again:

The FDT Team is coming to Boston, and we will host an “event to remember”!! Stay tuned as we are still in the planning process of setting things up. We will let you know in the next few days what is going to happen, where, who is part of it etc…

We will present a webpage with all necessary info and dates very soon!

cheers,
Frank

Optimize your workflow with the new Features of FDT 3.1

September 8, 2008 by Michael Plank

We have just released a new version of FDT (FDT 3.1.0 build 1011) which includes many new features and numerous bugfixes. You can find a list of all additional features and bugfixes here. In this article I’m going to show you how to improve and optimize your ActionScript development workflow by using the new features.

Installation

We now provide FDT installers for Windows and Max OS X. Simply download the appropriate installer and follow the installation instructions.
The FDT 3.1 installation includes Eclipse 3.3 (Europe) and the most important plug-ins for ActionScript development like Subversion (Subversive) and a XML Editor (WST).

If you already have installed Eclipse (3.3 or 3.4), you can use the “Find and Install” mechanism (Help > Software Updates > Find and Install) to integrate FDT in your existing Eclipse copy. Use the following URL for your new remote site: http://fdt.powerflasher.com/update

The Flex SDK 3.1 is included in both installation types and all core library settings are now configured automatically. This means that you can compile, debug and launch your ActionScript 3 projects immediately after the installation process.

Installing and setting up FDT 3.1 is now way faster than setting up previous versions of FDT.

Project Structure

It is very important to use a clear and continuous folder structure for your ActionScript projects. FDT helps you organize this structure.

If you create a new Flash Project it’s now possible to select “Create separate folders for sources and binaries” in the wizard.

Create Separate Folders

You can configure those folders by pressing “Configure defaults…” or by opening the FDT Build Path preferences window.

In the following example I will use dev/src as my source folder and dev/deploy as my output folder.

Build Path Preferences

FDT will automatically put all SWF and SWC files into the deploy folder.

AIR Support

Developing AIR applications with FDT 3.1 is also very easy now. Simply create a launcher for viewing and debugging your application and one launcher to release it as .air file.

To create an AIR debug launch configuration select your Document Class in the Flash Explorer and then open the Run Dialog (Run > Open Run Dialog…). Double click “FDT AS3 Application “ to create a new launch configuration. After that select the “Start” tab and choose “AIR Debug Launcher” as viewer.

AIR Debug Launcher

Press the “Run“ button to compile and launch your AIR application. FDT automatically generates a default application XML file into your output folder.

To release and package your AIR application open the Run Dialog and double click “FDT AIR Application Release” and configure the settings on the right-hand side.

Michael Plank

Press Release FDT 3.1

September 4, 2008 by Carlo Matic

Here you can find the newest press release of FDT 3.1.

Press Release FDT 3.1

Cheers,
Simon

FDT 3.1 RELEASED!!

September 2, 2008 by Carlo Matic

Hi folks,

we have fixed the few bugs, tested it a thousand times and now we have done it: we released the new 3.1 version of FDT!!!!

You can download the new installer now from our website. There are really some nice new features. Also we fixed a lot of things you reported, so thank you for that!! Here are the additional features of the new version:

  • Shipped Flex SDK 3.1
  • Default Source Folder is created with a new project
  • You can now define a “Standard Output Folder” per project, where generated SWF files from the launcher are generated by default
  • FDT Intro Contribution
  • FDT Cheat Sheets
  • AIR Debug Launcher as SWF Viewer
  • AIR Release Launcher
  • SWC Outline view
  • QuickTrace (Ctrl+0/Command+0)
  • Launchers can now be started by selecting an editor or a file and pressing “Run” or “Debug”
  • New Launch Shortcut for AS3 Libraries (Run Project as AS3 Library)
  • User Documentation is updated for FDT 3.1
  • Better sorting of the autocompletion proposals
  • Better autocompletion behaviour after “new”, “extends” and “implements”

Here you can find a complete buglist that we fixed in this version: buglist

Check it out and tell us what you think!!

Cheers,

Frank

Get FDT5