MonoDevelop
Jump to navigation
Jump to search
Warning: Support for MonoDevelop is experimental, and does not work much.
- in your OpenPetra.build.config, add this line:
<property name="projectfiles.templates-list" value="monodevelop2"/>
- it seems the MonoDevelop build tool is very slow. XBuild is much faster. The support for xbuild in MonoDevelop is still experimental, you can enable it in the Preferences/Build settings. It still did not really work well for me.