Monday, July 8, 2013

ShellEd - perfect shell scripts dev environment in Eclipse

Q: Are you in love with Eclipse and need to write shell scripts?
A: Go for the ShellEd (http://sourceforge.net/apps/trac/shelled/).

You'd gain:
  • syntax highlighting,
  • code folding,
  • outline view,
  • man pages displayed directly from editor,
  • possibility to run directly from Eclipse and
  • all the "common" Eclipse features.
To get the impression, see the screenshot (from official documentation):
 


For installation and setup, see the official user guide.

No comments: