- Home /
Can I use Monodevelop bundled with Unity to debug standalone .NET applications?
Hi,
I am trying to debug standalone console applications using the version of MonoDevelop that comes bundled with Unity. However, the Debug button is greyed out unless I am actually inside an Unity Project. I there a way to use the Unity version of MonoDevelop as if it was standalone? A little background: I am teaching a small programming course at my university. On all computers in our pools there is Unity installed. So I thought I could use MonoDevelop as the IDE. However I need the debugger, as it is an important part of my course. I cannot install software on these computers myself.
Thanks in advance! Lukas
Your answer
Follow this Question
Related Questions
`System.IO.File' does not contain a definition for `AppendText'? 1 Answer
Complex numbers? 2 Answers
Can I use .NET 4 library or Mono 2.8 in Unity ? 2 Answers
30f + 0.5f = 30f What?????? 1 Answer