Developer's Daily JBuilder Education
  main | java | perl | unix | DevDirectory
   
Main Page
Java
Education
JBuilder
Articles
   

How to move between open files in JBuilder
 

How to move between open files in JBuilder

JBuilder includes a bunch of great keystroke shortcuts, especially for those of us who like to keep our hands on the keyboard while editing. One such shortcut is moving between open files in the editor pane.

Moving between open files in JBuilder is easy. Suppose you have several files open in the editor at the same time. Assuming that you haven't changed your keep mappings at all, just use:

CTRL-F6

to move between the open files, from left to right. To move backwards between your open files, use this keystroke:

CTRL-SHIFT-F6

 


Copyright © 1998 DevDaily Interactive, Inc.
All Rights Reserved.