HelpGen PLugin
For those people who own the Flash Application but develop with ASDT its nice to have the flash help available with your eclipse help.
This plugin converts the table of contents files in the flash help into the eclipse format (theyre both XML formats).
It creates a new plugin inside the eclipse plugins directory called org.asdt.flashhelp with the new toc files. The actual help content isnt copied into the plugin, the toc files just point to the original files.
TODO : the ‘convert flash help’ action appears on the toolbar as well as the help menu, it needs removing from the toolbar.
