Description :

Use eclipse to run shell script file
 

Step :

Open eclipse ->Run -> External tools -> External Tools Configurations… -> select Program ->
click “new launch configuration” -> select your .sh file at “Location” -> select your .sh file root directoy at “Working Directory” ->
click “Apply” -> click “Run” -> now you can see result at eclipse console