Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » BASH plug-in for eclipse on Windows 7(Is there a eclipse plug-in for BASH UNIX shell?)
BASH plug-in for eclipse on Windows 7 [message #1240040] Wed, 05 February 2014 15:26 Go to next message
Paul Roubekas is currently offline Paul RoubekasFriend
Messages: 207
Registered: March 2012
Location: Chattanooga, TN USA
Senior Member
I found BASHEclipse at h t t p : / / s o u r c e f o r g e .net/projects/basheclipse/ but it requires "ShellEd" which only installs on Unix, not Windows, which is what I need. Is there a Windows eclipse plug-in for editing BASH shell scripts.

Oxygen 3a
Windows 10
Re: BASH plug-in for eclipse on Windows 7 [message #1240241 is a reply to message #1240040] Thu, 06 February 2014 02:25 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 02/05/2014 08:26 AM, Paul Roubekas wrote:
> I found BASHEclipse at h t t p : / / s o u r c e f o r g e
> .net/projects/basheclipse/ but it requires "ShellEd" which only installs
> on Unix, not Windows, which is what I need. Is there a Windows eclipse
> plug-in for editing BASH shell scripts.

How you edit bash scripts is up to you. There's nothing wrong with
editing them on Windows using the Eclipse text editor. I don't know what
BASHEclipse does, but I write lots of bourne/bash scripts and I've never
used it. If you really want to use something special, and I'm guessing
you don't want to use vi/Vim, I would suggest NotePad++. You can
right-click on the file in Eclipse, choose Open With... and tell Eclipse
to open files ending in .sh (or .sh.in, etc.) with NotePad++.

Best of luck.
Re: BASH plug-in for eclipse on Windows 7 [message #1240472 is a reply to message #1240241] Thu, 06 February 2014 14:42 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
ShellEd installs on Windows, I just installed it into my Eclipse Kepler on Win7. Instructions are at http://sourceforge.net/apps/trac/shelled/wiki/Documentation/InstallGuide
Re: BASH plug-in for eclipse on Windows 7 [message #1240479 is a reply to message #1240472] Thu, 06 February 2014 15:04 Go to previous messageGo to next message
Paul Roubekas is currently offline Paul RoubekasFriend
Messages: 207
Registered: March 2012
Location: Chattanooga, TN USA
Senior Member
Thank you very much. For some reason I thought 'ShellEd' was an OS level install. But it is not it is a Ecliplse level install. I am not getting errors about missing parts. (See attached) Would you have any idea what is missing? The message lacks detail.

index.php/fa/17411/0/

index.php/fa/17412/0/



Oxygen 3a
Windows 10
Re: BASH plug-in for eclipse on Windows 7 [message #1240481 is a reply to message #1240479] Thu, 06 February 2014 15:07 Go to previous message
Paul Roubekas is currently offline Paul RoubekasFriend
Messages: 207
Registered: March 2012
Location: Chattanooga, TN USA
Senior Member
forget it I see the issue. I am on eclipse version 3.6 "ShellEd" needs 4.2 or 4.3. I will have to look and see if there is a version of "ShellEd" for eclipse 3.6 since I can not update the eclipse version because it is bundled with another IBM product.

Oxygen 3a
Windows 10
Previous Topic:Flowchart From CDT C++ on Linux-Eclipse
Next Topic:NPE when performing Project > Clean
Goto Forum:
  


Current Time: Fri Apr 26 13:46:55 GMT 2024

Powered by FUDForum. Page generated in 0.09020 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top