The Artima Developer Community
Sponsored Link

Java Buzz Forum
Making IDEA more usable

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Steve Conover

Posts: 37
Nickname: sgcjr
Registered: Feb, 2003

Steve Conover is a professional Java engineer and consultant
Making IDEA more usable Posted: Jun 27, 2003 12:31 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Steve Conover.
Original Post: Making IDEA more usable
Feed Title: Steve Conover's Weblog
Feed URL: http://www.sonic.net/~conover/index.rdf
Feed Description: Mostly java-related.
Latest Java Buzz Posts
Latest Java Buzz Posts by Steve Conover
Latest Posts From Steve Conover's Weblog

Advertisement
Call me crazy, but I always thought that the actions you use most in a program should be mapped to obvious keys. I was using FreeRIDE (Ruby IDE) the other day and really liked how they have Run mapped to F5. F5 is in the center of the keyboard, very easy to hit without thinking much at all. So in IDEA I remapped Run to F5, Debug to Shift+F5, and Rebuild to F4 (keys that were assigned to refactorings that I don't use that often). I also assigned Alt+Left click to Run and Alt+Shift+Left click to Debug. So now I simply point at a package in the project window, Alt+Click, and all the unit tests run. The same thing works when I point at a specific test method within a class. It's strange that IDEA isn't shipped with more obvious mappings - it's these little things that save your wrists and keep you in flow....

Read: Making IDEA more usable

Topic: Getting back to work Previous Topic   Next Topic Topic: Tapestry, Now Officially In Jakarta

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use