Recent Entries
- Real Season Begins!
- Good User Interface ...
- Restarting the User ...
- Flex Builder 3 Requi...
- A Good Night!
- OT: What happened to...
- Using jQuery
- Philly CFUG Dec. 18 ...
- Next Philly CFUG
- Philly CFUG Tomorrow
Popular Entries
- Import/Export in SQL...
- SAML and ColdFusion ...
- SAML and ColdFusion ...
- SAML and ColdFusion ...
- SQL Server 2005 Expr...
- SAML and ColdFusion ...
- Improving Performanc...
- Learning Flex
- Second Blog CFC Surv...
- SAML and ColdFusion ...
Top Commenters
- Nathan Mische (11)
- Peter Bell (4)
- Terrence Ryan (3)
- Scott (2)
- Jim Priest (2)
- David (2)
- Scott Stroz (2)
- Scott P (2)
- Justin Alpino (2)
- Ravneet (2)
Slideshows
Pool Surprises...Sponsored Links
Search
Subscribe
Enter your email address to subscribe to this blog.RSS
Tags
cfug coldfusion generalArchives
- Adobe (5) [RSS]
- AIR (6) [RSS]
- ASP.NET (2) [RSS]
- Books (1) [RSS]
- CFEclipse (5) [RSS]
- CFUG (24) [RSS]
- CFUnited (3) [RSS]
- ColdFusion (50) [RSS]
- College Football (3) [RSS]
- Conferences (1) [RSS]
- Development Tools (2) [RSS]
- DIY (1) [RSS]
- Eagles (3) [RSS]
- Fireworks (1) [RSS]
- Flash (3) [RSS]
- Flex (9) [RSS]
- Flyers (2) [RSS]
- Frameworks (5) [RSS]
- General (28) [RSS]
- Hockey (2) [RSS]
- Hosting (1) [RSS]
- House (2) [RSS]
- HTML (2) [RSS]
- JavaScript (1) [RSS]
- Jobs (1) [RSS]
- Macromedia (0) [RSS]
- Misc. (5) [RSS]
- Model-Glue (4) [RSS]
- Navy Football (5) [RSS]
- onair2007Philadelphia (3) [RSS]
- onairbustour (3) [RSS]
- Other Sports (4) [RSS]
- Performance (3) [RSS]
- Personal (2) [RSS]
- Phillies (2) [RSS]
- Projects, User Group Manager (1) [RSS]
- Rant (1) [RSS]
- Rants (1) [RSS]
- SAML (6) [RSS]
- Site (1) [RSS]
- Soccer (4) [RSS]
- SQL Server (2) [RSS]
- Transportation (1) [RSS]
- Wedding (2) [RSS]
AGGREGATORS
Eclipse Tip - Updated
Posted On September 7, 2007 5:23 PM By Phil in Development Tools,CFEclipse
I am sure I am not the first to discover this (maybe even the last, but who cares), but the one thing I could never do was tab between open files in Eclipse like I could in other applications using CTRL-TAB or CTRL-SHIFT-TAB (Windows only, obviously). I do use the CTRL-HOME and CTRL-END commands to go to the top and bottom, respectively, of the file I am working in quite a bit. Today, I accidentally hit CTRL-SHIFT-PageUp and all of a sudden, I'm in the file to the left of the one I was working in. Hmmm, so I tried CTRL-SHIFT-PageDown and went back to the one I was originally in. You have no idea how many times I have cursed Eclipse for not allowing the CTRL-TAB window functionality. To find this shortcut, well, lets say I was a little more than glad. To top it off, I have a new ergonomic keyboard that has Back and Forward buttons. While in Eclipse, I clicked them and went in between open files. Wooohooo! Well, like I said, I'm sure I'm one of the last people to figure this out in Eclipse, but hey, even the blind squirrel finds a nut every once in a while.
Note: I updated this entry. It was CTRL-SHIFT-PageUp/Down. I originally had just CTRL-PageUp/Down. I apologize for not putting in the right keystroke earlier.


philduba.com




Comments
@Jim: That is a great list of shortcuts, I definitely need to print that sucker out and tape it to my desk somewhere.