It's all connected

Somehow

The Simple Things

One of the things I often miss with Netbeans is better navigation between different files.

 

For example, I miss the CTRL-e shortcut from Eclipse that lets me easily move between different files I am editing. Another example si being able to click on a line in the output from running a Junit test and be transported to that file and line number.

 

Comments