Open
Description
It would be very usefull to have some project files abilities in the Files panel. In particular I mean "Add to Library" and "Add to Class path".
In haxe you can add SWC as well as DLL to the references, but the compiler directive of both is different.
A "library" in haxe means a haxe framework and build lib, like openfl or haxecs. A shortcut in the file panel to jump to the libs folder of haxe (usually in the haxe main installation folder) together with "Add to library" in the context menu will enhance the setting of a new project alot.