How to solve: This Terminal Emulator is not functional because no 'bash' shell could be found in Aptana Studio 3
This Terminal Emulator is not functional because no 'bash' shell could be found.
Please correct the problem and restart the IDE.
Let's see the Aptana's Studio 3 log file.
chmod +x "/opt/Aptana Studio 3/plugins/com.aptana.terminal_3.0.0.1310755723/os/linux/x86/redtty"
Then File -> Restart
Please correct the problem and restart the IDE.
Info
Let's see the Aptana's Studio 3 log file.
java.io.IOException: Cannot run program "/opt/Aptana Studio 3/plugins/com.aptana.terminal_3.0.0.1310755723/os/linux/x86/redtty"
Solution
chmod +x "/opt/Aptana Studio 3/plugins/com.aptana.terminal_3.0.0.1310755723/os/linux/x86/redtty"
Then File -> Restart
Comments
Post a Comment
Please be relevant, helpful and nice.