Skip to main content
  • Create account
  • Log in
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1600)
  4. Bash Editor

Bash Editor

Bash Editor
309
18
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)

https://dl.bintray.com/de-jcup/basheditor

Learn more...

Details Group Tabs

Details

This plugin is a bash script editor.

Features:

  • Integrated bash debugger
    (Update: 2 Preferences have changed see Release 2.2.3 for details)
  • Syntax highlighting
  • Outline
  • Quick-Outline (CTRL + o )
  • Open referenced functions by hyperlink (script, project or even workspace scope possible)
  • Validation
  • Simple code completion (keywords + existing words)
  • Colors can be customized. Also additional defaults for dark theme exists.
  • Bracket switching + highlighting
  • Block commenting (CTRL+7)
  • Auto bracket closing for []
  • Small (<560 kb)
  • Tooltips for keywords (offline description + link to online information)
  • Works on Linux, Windows and Mac out of the box.
  • Save Actions
    • External Tool can be used for auto format on save, default is set to beautysh

Additional links

  • Issue Tracker
  • YouTube Videos
  • Release history
  • Wiki
  • Internal help (Preview master branch)
Categories:
  • Editor,
  • Tools
Tags:
  • bash,
  • script,
  • editor,
  • fileExtension_sh,
  • debugger
Additional Details
Eclipse Versions: 
2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Albert Tregnaghi
Date Created: 
Mon, 2017-07-10 06:27
Development Status: 
Production/Stable
License: 
Apache 2.0
Date Updated: 
Sat, 2019-11-16 18:24
Submitted by: 
Albert Tregnaghi
Screenshots
Metrics
DateRankingInstallsClickthroughs
December 201934/781929 (0.6%)9
November 201937/9002947 (0.55%)43
October 201936/8883370 (0.59%)34
September 201936/8783161 (0.59%)46
August 201937/9003065 (0.6%)46
July 201933/9113632 (0.64%)31
June 201933/9193069 (0.6%)33
May 201933/9133765 (0.64%)49
April 201932/9233699 (0.62%)37
March 201933/9203759 (0.62%)52
February 201931/9243413 (0.66%)36
January 201932/9303749 (0.62%)36
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 13

CountError Message
13Cannot continue the operation. There is another install operation in progress.
Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Bash Editor.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Monday, December 9, 2019 - 07:58

Reviews Sign in to post reviews

proubekas's picture

HTTP Proxy Authentication Required error.

Submitted by Paul Roubekas on Fri, 2018-08-03 13:56

When doing a click and drag, of the install button the following error occurs.

HTTP Proxy Authentication Required: h t t p s : / / dl.bintray.com/de-jcup/basheditor/content.xml
Proxy Authentication Required

atregnaghi's picture

Re: HTTP Proxy Authentication Required error.

Submitted by Albert Tregnaghi on Wed, 2018-08-08 18:42

Hello Paul,

this is not a plugin problem but an http proxy issue. At https://github.com/de-jcup/eclipse-bash-editor/issues/114 another user had same issue, please look into my answers there.

scoyne's picture

Timeout on Install

Submitted by Shane Coyne on Tue, 2018-05-29 05:11

Hi ,

I am getting a timeout when attempting to install:

 

eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_144
Created Time: 2018-05-28 14:10:33.171

org.eclipse.equinox.p2.transport.ecf
Error
Tue May 29 10:05:32 BST 2018
Unable to connect to repository https dl.bintray.com/de-jcup/basheditor/content.xml

 

Connection to dl.bintray.com/de-jcup/basheditor/p2.index failed on Connection timed out: connect. Retry attempt 0 started

 

atregnaghi's picture

Re: Timeout on Install

Submitted by Albert Tregnaghi on Wed, 2018-05-30 14:53

Hello scoyne,

I just tried a installation and all was working fine (Eclipse Oxygen 3) . Maybethis was a temporary problem or you have a network connection issue? Please try again.

If you have still any problems to open files with the editor, please report an issue at
https://github.com/de-jcup/eclipse-bash-editor/issues

Best wishes
Albert

jhunterb30's picture

How to bring up the editor?

Submitted by Jeffrey Hunter on Sun, 2018-04-01 00:43

How do you bring up the Bash Editor? How do you associate it with .sh files? I've installed twice and cannot cannot find it in any of the avialable editors.

atregnaghi's picture

Re: How to bring up the editor?

Submitted by Albert Tregnaghi on Thu, 2018-05-17 05:22

Hello Jeffrey,

if you have still problems to bring up the editor, maybe can find interesting information also at 
https://github.com/de-jcup/eclipse-bash-editor/issues/76#issuecomment-38...

atregnaghi's picture

Re: How to bring up the editor?

Submitted by Albert Tregnaghi on Mon, 2018-04-02 12:53

Hello Jeffrey,

bash editor is tagged to support files with .sh ending (see https://marketplace.eclipse.org/category/free-tagging/fileextension_sh ) also the editor associates itself with this ending on installation.

If you have already installed a plugin which does already associate itself with those files the bash editor will be not the main editor until you change it in preferences.

An example to associate the editor with dedicated file types can be found at
https://github.com/de-jcup/eclipse-bash-editor/wiki/FAQ#why-is-bash-edit...

If you have still any problems to open files with the editor, please report an issue at
https://github.com/de-jcup/eclipse-bash-editor/issues

jhuanggaw's picture

Invalid certification path?

Submitted by Jude Huang on Fri, 2018-01-26 11:42

Got below exception:

Unable to read repository at "//dl.bintray.com/de-jcup/basheditor/content.xml".
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

atregnaghi's picture

Re: Invalid certification path?

Submitted by Albert Tregnaghi on Mon, 2018-01-29 17:55

Hello Jude,

as mentioned in my reply to another comment at https://marketplace.eclipse.org/comment/5148#comment-5148 :

I have just installed the plugin to a fresh eclipse instance and got no problems. I did the installation at 2018-01-29 23:30 german time.

I think this must have been a temporary problem at bintray server certificates - or you have a proxy server which is not trusting bintray certificates? If you have still such problems please create an issue at https://github.com/de-jcup/eclipse-bash-editor/issues 

Thank you

Albert

serlecke's picture

Install Issue

Submitted by Steffen Erlecke on Fri, 2018-01-26 08:26

Hey there,

I got a certificate error while trying to install this script. I resolved that by adding the download URLdirectly into my eclipse and removing the s from https :)

Thanks for that editor, looks great so far ;)

Greetings,
Steffen

atregnaghi's picture

Re: Install Issue

Submitted by Albert Tregnaghi on Mon, 2018-01-29 17:47

Hello Steffen,

I just tried it out by my own - I did following steps to reproduce the problem:

  1. Downloaded a complete new eclipse eclipse-java-oxygen-2-win32-x86_64.zip from eclipse.org
  2. Opened it in empty workspace
  3. Installed bash editor by eclipse marketplace client
  4. Got a typical warning about unsigned plugin installation - as normal because I currently do not sign my plugins
  5. Restart -> OK
  6. After eclipse restart bash editor plugin works as expected

So I am not sure, but this could be an temporary issue with bintray hosting site. Maybe the certificates were outdated at your installation.
As I said, I changed nothing and it worked well (from Germany). So you should be applet to add the "s" again ...

If you have still such problems please create an issue at https://github.com/de-jcup/eclipse-bash-editor/issues

 

Thank you 

Albert

avigliotti's picture

Solved using 1.5.1

Submitted by Antonio Vigliotti on Sat, 2018-01-20 02:11

Hi Guys,

last little bugs are solved after I upgraded 1.5.1

I use this bash editor with various bash scripts, even a big script fo > 3500 lines.

Bash editor help me to keep clean and functional code.

The best bash editor over the world!

 

avigliotti's picture

parsing mismatch

Submitted by Antonio Vigliotti on Wed, 2017-12-13 02:02

Hi,

I found a little mismatch; see follow code

text="a b c"
read a b c<<<"$text
echo $a $b $c  # actual code, no here-document!

Bash editor does not recognize here-string (<<<) but it believes it is here-document (<<)

All the lines following <<< (in above example echo $a $b $c) are coloured as here-document until variable name (text in above example) is found.

Thanks

atregnaghi's picture

Re: parsing mismatch

Submitted by Albert Tregnaghi on Wed, 2017-12-13 18:21

Hello Antonio again,

at https://github.com/de-jcup/eclipse-bash-editor/issues/90 I found out that you have not closed your string and this is the reason why the syntax highlighting does not work. Never the less I found out that <<< was internally handled as heredoc and not as herestring. This is now fixed, but has no influence to your described problem.

Could you please sign in to github and discuss the problems at https://github.com/de-jcup/eclipse-bash-editor/issues/90 ? This is much more convenient than on marketplace and it will be inside product issue tracking (change mangement...)

Thank you
Albert

atregnaghi's picture

Re: parsing mismatch

Submitted by Albert Tregnaghi on Wed, 2017-12-13 08:51

Hello Antonio,

I created an issue at https://github.com/de-jcup/eclipse-bash-editor/issues/90 . Will be fixed.

avigliotti's picture

Solved!

Submitted by Antonio Vigliotti on Sat, 2017-09-16 01:48

Great! I am happy to say the little bug was solved!

After upgraded bash editor I can see good syntax colors.

Thanks to Albert. I strong suggest to use this bash editor to write and update bash script. It is better than vi and better than other bash tools. This bash editor help to avoid stupid mistakes writing bash scripts.

Thanks, thanks.

 

avigliotti's picture

Thanks!

Submitted by Antonio Vigliotti on Sun, 2017-08-13 13:36

I searched for bash editor and now I found this plugin.

It is good and very useful.

Could be upgarded to solve some little mistakes. In this piece of code, the second if statament  is not coloured

   if [ -f /etc/lsb-release -o -d /etc/lsb-release.d ]; then
        DIST=$(grep "DISTRIB_ID" /etc/lsb-release|awk -F"=" '{print $2}'|tr -d "\"', \n")
        if [ -z "$DIST" ]; then
            DIST="Ubuntu"
        fi
    fi

Thanks for this plug-in

atregnaghi's picture

Re: Thanks!

Submitted by Albert Tregnaghi on Mon, 2017-08-21 04:10

You are wellcome!

I reentered your bug into issue tracker at https://github.com/de-jcup/eclipse-bash-editor/issues/16

Bugfix is planned for milestone 0.7.0 (means version 0.7.0). 

 

Markets

  • Eclipse Project (29)
  • Tools (1600)
    • Application Development Frameworks (205)
    • Application Management (37)
    • Application Server (42)
    • BIRT (10)
    • Build and Deploy (125)
    • Business Intelligence, Reporting and Charting (25)
    • Code Management (152)
    • Collaboration (47)
    • Database (57)
    • Database Development (42)
    • Database Persistence (23)
    • Documentation (80)
    • Eclipse Kura (83)
    • Eclipse SmartHome (65)
    • EclipseRT Target Platform Components (8)
    • Editor (386)
    • Entertainment (18)
    • General Purpose Tools (135)
    • Graphics (38)
    • IDE (400)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (60)
    • J2ME (6)
    • Languages (181)
    • Linux Tools (20)
    • Logging (26)
    • Mobile and Device Development (57)
    • Modeling (108)
    • Modeling Tools (181)
    • Mylyn Connectors (24)
    • Network (18)
    • Other (86)
    • Process (22)
    • Profiling (25)
    • Programming Languages (126)
    • Reporting (40)
    • Rich Client Applications (57)
    • Science (5)
    • SCM (25)
    • Search (45)
    • SOA Development (20)
    • Source Code Analyzer (122)
    • Systems Development (67)
    • Team Development (66)
    • Testing (115)
    • Tools (685)
    • UI (103)
    • UML (46)
    • Web (117)
    • Web Services (40)
    • Web, XML, Java EE and OSGi Enterprise Development (39)
    • XML (35)
  • IoT (152)
    • Eclipse Kura (83)
    • Eclipse SmartHome (65)
  • RCP Applications (95)
  • Training & Consulting (58)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • LiClipse
  • LiClipseText
  • Wild Web Developer: HTML, CSS, JavaScript, TypeScript, Node.js, Angular, JSON, YAML (+Kubernetes), XML
  • PostScript Development Tools
  • StatET for R

Favorited by

Eclipse IDE 2019-09

Get the latest version of the Eclipse IDE.

Download Now Learn More

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Governance
  • Logo and Artwork
  • Board of Directors

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Community of Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation, Inc. All Rights Reserved.

Back to the top