md-haxebinding icon indicating copy to clipboard operation
md-haxebinding copied to clipboard

Adds haxe and NME support to MonoDevelop

Results 16 md-haxebinding issues
Sort by recently updated
recently updated
newest added

I am trying to run app in monodevelop ubuntu, ctrl + F5. I am getting error Description "class not found: tools.haxelib.Main File --macro Project SimpleBox2D Path --macro

What's the current state of this project? I would like to update the Haxe wiki entry.

The plug-in currently does not support the OpenFL build commands (for example: it still requires a *.nmml file, however OpenFL has switched to *.xml for build configurations). PS: I don't...

Is there by any chance a way to make the binding compatible with 4.0? I've tried changing the dependency declaration from Core & Ide v.3.0 to v.4.0 which allows me...

Hey! I'm using MonoDevelop, and would like to target Neko from MonoDevelop, but I don't see any option for doing so in the menus. e.g. I don't see an option...

I'm porting a project to haXe, and it contains code that the compiler doesn't like, so it's generating warnings. These show up as errors, which isn't correct. (I tried fixing...

When creating new folders via MD's solution explorer (particularly when creating subfolders under "source") the new folder is not added to the nmml file. This causes any haxe files in...

Since Haxe has a C# target (Not sure if it work well though) it would be wise to port this plugin to Haxe. The main-benefit of this approach would be...

I have to work with TextField a lot recently, and got surprised a few times, since some fields like "restrict" and "getTextFormat()" is only available in flash but not on...