DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > Missing Vim in Eclipse? Try SlickEdit

Missing Vim in Eclipse? Try SlickEdit

James Sugrue user avatar by
James Sugrue
CORE ·
Apr. 04, 12 · Java Zone · Interview
Like (0)
Save
Tweet
9.30K Views

Join the DZone community and get the full member experience.

Join For Free

i've been using eclipse for years now, and like a lot of others, i find myself at home when using that standard editors. at the same time, i'm aware that there's a big portion of software developers out there that rather using vim and such. and some people would rather you could do more when working on source code in eclipse. perhaps slickedit is what's missing from your setup.

i've always assumed that slickedit was a tool for vim nuts to get their key bindings into eclipse. that's one aspect of it, but there's more. for a start, you get new views available when editing your code:




as you can see, it's not miles away from what you get with eclipse anyway, but it may help increase your productivity somewhat.

as i said, you can get eclipse to work like your other favourite ide / editor, through the available keyboard emulations. so you can use eclipse like xcode or visual studio, emacs or vim.




one of the things i really liked about slickedit was the recordable macros. now and again i have to do repeatable, mundane tasks within eclipse. i know i should aim script anything that i do more than once, but that's easier said than done. at least now, i can record the things i've done, and re-run that macro later.

i thought the diff tool that's supplied worked pretty well. usually for directory comparisons i'd like windiff, outside of my ide. but the diffzilla tool is a pretty good alternative, and you don't even need to leave the comfort of your ide to use it.



one last thing - if you use some custom dsls, you can get slickedit to provide support for color coding and keyword definitions. this saves you from needing to write your own editor plug-in for eclipse if all you want is some basic support.

it's not free - you'll need to pay a license of $99 per user per year to get all these features. but you can just give it a test run and make sure that it fits your requirements. slickedit also provides a really nice standalone editor too, that worked out great for quick scripting tasks, where i didn't want to fire up eclipse.

Eclipse SlickEdit Vim (text editor)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Refactoring Java Application: Object-Oriented And Functional Approaches
  • What SREs Can Learn From the Atlassian Nightmare Outage of 2022
  • A Simple Guide to Heaps, Stacks, References, and Values in JavaScript
  • Comparing Distributed Databases

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo