Skip to content

de-jcup/eclipse-bash-editor

Repository files navigation

Bash Editor Logo

Java CI with Gradle

In a nutshell

Bash Editor is a plugin for eclipse to edit bash scripts (.sh)

More information can be found inside Wiki and integrated Eclipse help (preview at https://rawgit.com/de-jcup/eclipse-bash-editor/master/basheditor-plugin/html/toc.html ).

Installation

You can find this plugin at https://marketplace.eclipse.org/content/bash-editor

Developing

To change what words are to be highlighted, check inside basheditor-plugin/src/main/java/de/jcup/basheditor/document/keywords.

License

Bash Editor is under Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0)

with-Eclipse logo