Featured Channel
-
Extract Superclass
Use the new refactoring Extract Superclass to extract a superclass from a given class. In this example the class Circle contains a few getters and a draw method. The Circle class is used inside the classes Presenter and WebDemo. Since a circle is not the only shape we may have in future an abstraction is […]
-
Single Test Runner Annotation
The new Single Test Runner Annotation is placed inside the vertical ruler in front of a test method. Clicking this annotation opens the annotation launcher menu where the prefered launcher could be selected. A double click on the annotation start the single test run directly: A test launcher is accessible from annotation launcher menu if […]
-
Convenient Property Profile Value Handling
The new modification marker reflects a not applied modification: The new comparison menu allows you to select the property profile which should be compared to the current selected: In this case the property profile Primary will be compared to the current property profile Native Release. The difference marker: The Application name and File name are […]
FDT Channel
-
Browser Selector
Now in each SWF launcher the used browser can be explicitly selected: The browser can be specified in the Web Browser Preference: Achtung: Due to an eclipse internal misconfiguration or bug an external browser could not always be launched correctly. To avoid problems we strongly recommend to use an external script or batch file as […]
-
For Loop Quick Assist
The new For Loop Quick Assist is available for vectors, arrays and dynamic objects inside a method. It adds a for loop block in the next line below the current line. As usual the proposals are shown by hotkey Ctrl-1 or Cmd-1 : After application of the for each..in columns proposal a new for each […]
-
Return Quick Assist
The new Return Quick Assist (available via Ctrl-1 or Cmd-1) will insert a return statement in the line below inside the current method or function:
Most popular entries
-
Advanced Refactoring & FDT
With FDT, the team has added powerful refactoring to your workflow. These refactorings have been integrated into our Quick Assist workflow, so you won't be slowed down at all – in fact you'll see how quickly you can restructure your code.
-
Basic AS3 Tutorial
Creating AS3 projects has never been easier. FDT features powerful, customizable template management that is designed to help developers get up and running quickly.
-
Building Mobile Applications With FDT
FDT now has a powerful mobile workflow. The team has put together a workflow that allows all flash developers to easily create and debug iOS and Android applications.

