Skip to content

de-jcup/eclipse-bash-editor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 19, 2021 21:19
January 21, 2019 15:55
July 7, 2017 09:15
September 11, 2017 20:15
August 30, 2017 12:58
February 19, 2021 21:21

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