Re: Eclipse - How do I get back to the first splash screen

2015-03-13 Thread Jim Gibson
> On Mar 13, 2015, at 2:07 PM, Sherman Willden > wrote: > > I downloaded Eclipse and I was looking at the screens and in general just > messing with Eclipse. Now I can't find the first splash screen with the > tutorials, samples, and such. Also is there a help button on Eclipse? It has been

Eclipse - How do I get back to the first splash screen

2015-03-13 Thread Sherman Willden
I downloaded Eclipse and I was looking at the screens and in general just messing with Eclipse. Now I can't find the first splash screen with the tutorials, samples, and such. Also is there a help button on Eclipse? Thank you; Sherman

Re: Can u suggest me the best ide for perl

2015-03-13 Thread Bob goolsby
The best IDE that I know of is a properly customized VIM. B On Fri, Mar 13, 2015 at 8:07 AM, wrote: > I like Komodo Edit. It's the free text editor from Komodo's IDE. The IDE > is only about $80 USD if you decide you want to buy it, but the text editor > is great. It has great intellisense/co

Re: Can u suggest me the best ide for perl

2015-03-13 Thread ekimdunaway
I like Komodo Edit. It's the free text editor from Komodo's IDE. The IDE is only about $80 USD if you decide you want to buy it, but the text editor is great. It has great intellisense/code completion for Perl, even for non standard/third party imported libraries. Sent from my buttPhone. > On

Re: Can u suggest me the best ide for perl

2015-03-13 Thread Shaji Kalidasan
Hi Rakesh, EPIC - Perl editor and IDE for eclipse. Please download eclipse from http://www.eclipse.org/downloads/ and then goto Help--->Install New Software and then add the update site (i.e the following URL) http://e-p-i-c.sf.net/updates/testing and follow the on-screen instructions. Note:

Re: Can u suggest me the best ide for perl

2015-03-13 Thread Shlomi Fish
Dear Rakesh, Please reply to all recipients (see the last line of my signature). On Fri, 13 Mar 2015 17:28:16 +0530 rakesh sharma wrote: > Other than padre.. the best IDE for you may not be the best for everyone. I'm personally happily using Vim/gvim for Perl code (which is marketed more as a

Can u suggest me the best ide for perl

2015-03-13 Thread rakesh sharma
Other than padre..