Haxe Forum > Running HaXe in FDT5
-
Andreas Renberg Feb 15 at 09:58
(Since there aren't any FDT forums, I'll try asking here)
Silly question, but how do you "debug" or "run" the HaXe application (currently I'm targeting as a Flash SWF) in FDT5? I'm using Ubuntu, but that shouldn't make a difference.
It builds the SWF alright, and seems to re-build it automatically when changes are made, but I can't find a quick and easy way of running the SWF without opening the 'bin' folder and opening the SWF manually. I would rather use one of the "Debug" or "Run" buttons.
-
Andreas Renberg Feb 16 at 04:07
I received the following reply via Twitter from https://twitter.com/#!/FDT5 (the Powerflasher Team)
''Our launchers don't support Haxe or generic projects yet. We have an update ready to fix that https://plus.google.com/u/0/107704069293209970471/posts/28PQjdjYMWV'' -
I think debug is something that needs to be worked on but with Intelij now providing a plugin I expect competition may well improve debug tools, soon rather than later. If you try Intelij out let me know what you think, I am interested in how it compares to textmate, fdt5, sublimetext2.
http://haxe.org/doc/videos?lang=en
http://haxe.org/com/ide/intelij -
Fedor Korotkov Mar 17 at 14:21
New version of Haxe plugin for IntelliJ IDEA supports debugging for flash target. (screencast http://www.screenr.com/9oN8)
More more information, see http://plugins.intellij.net/plugin/?idea&id=6873