Hallo Communety.
Can I use Sharp Develop with unity.
I have import this Programm in the Preferences.
what must I do to the Unity and packag classes with Sharp to Develop verbinen
The Packag from Unity into Sharp Develop.
LG: Matthias
Hallo Communety.
Can I use Sharp Develop with unity.
I have import this Programm in the Preferences.
what must I do to the Unity and packag classes with Sharp to Develop verbinen
The Packag from Unity into Sharp Develop.
LG: Matthias
Yes you can use it. In your preferences just change the external editor to the SharpDevelop executable. However, there are some issues. You still have to use MonoDevelop if you want to debug. Also, when double clicking for an exception or warning in the Unity Editor, SharpDevelop will open the file but not go to the line number. To be honest, while I like SharpDevelop as a free alternative, you are much better off sticking with MonoDevelop or using Visual Studio Express.
HELLO Matthiasdk,
Yes you can use it.
Thanks for help I find Mono Develop not so god I will User Sharp Develop can I import the unity packag into the sharpdevelop
What is the Part to the Unity Reference I get this into SharpDevelop
Yes you can!
But first set it as an External Script Editor in Unity/Prefences/External Tools. Then click on the Script so it can create a AsseblyCS file. Then locate where your project is & open AsseblyCS File by clicking Open Solution.