complete rebuild option in editor
Monkey Forums/Monkey Programming/complete rebuild option in editor
| ||
What I would like to see is an option in the editor, that removes the build dir and lets monkey recompile everything. This would be useful when altering the xml files for android in the template dir. I have noticed that the quick build option is greyed out. Maybe this could be utilised so that when enabled the editor recompiles just what is required. When not enabled, it removes all build files and recompiles eveything. |
| ||
Jungle has a clean option which deletes the build folder before rebuilding everything... |