Hi am trying to start tomcat in intellij 14 community edition. I have configured it as an external tools. in windows I could do it with by pointing the program to catalina.bat and in parameters i could type jpda start. But in linux machine i am pointing the program to Catalina.sh and in parameters i am typing jpda start. But when i run it it is showing permission denied. Below is the exact error. how can i fix it?
Error:
Error running Tomcat: Cannot run program "/home/creative/work/apache-tomcat-8.0.12/bin/catalina.sh" (in directory "/home/creative/work/apache-tomcat-8.0.12/bin"): error=13, Permission denied