Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Can I run .sh scripts in Eclipse

Raisel,
Usually this mailing list is reserved for discussing the development of WTP, not its use (for which the forum is better), nor for what sounds like something completely unrelated.

Shell scripts require that you have the shell for them installed; it's not something Eclipse would provide for you.  You might want to look into Cygwin at http://www.cygwin.com/ and install bash or another suitable shell.

Regards,
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational




From:        "Raisel Castellanos Santiago" <rcastellanos@xxxxxxxxxxxxxxxx>
To:        <wtp-dev@xxxxxxxxxxx>
Date:        08/01/2011 02:19 PM
Subject:        [wtp-dev] Can I run .sh scripts in Eclipse
Sent by:        wtp-dev-bounces@xxxxxxxxxxx




Hello
 
 
I need to run .sh scripts in Eclipse. I’m using windows.
It is possible to do?
 
 
Thanks for your time.
 
 
Raisel
 
 _______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top