Monday, October 28, 2013

comment multiple lines monodevelop unity

Engine: Monodevelop,Unity

Query:
comment multiple lines in monodevelop 

Solution:
Windows: The default is (Ctrl + Alt + /  ) to change Tools->Options->KeyBindings. Search for Toggle Line Comments
Mac: The default is ( Cmd + Shift + ? ) to change Tools->Options->KeyBindings. Search for Toggle Line Comments


Hope It helpped

Unable to find suitable jdk installation Please make sure you have a suitable jdk installation.Android development requires at least JDK 6 (1.6) Unity

Engine: Unity

Error :
Unable to find suitable jdk installation Please make sure you have a suitable jdk installation.Android development requires at least JDK 6 (1.6) Unity

Solution
Just download Java(https://java.com/en/download/index.jsp)
of course if your already have (jdk and jre) installed


Hope It helpped