« January 17, 2008 | Main | January 28, 2008 »

January 23, 2008 Archives

January 23, 2008

New Coding Tools in JDeveloper 11g TP3

I already wrote about some of the new coding features in JDeveloper 11g , but between TP1 and TP3 a few more features made it in.

So here are a few more nuggets for the coders out there:



Quick Peek is a set of new features that let you peek at code without actually navigating there.
For example when standing on a mark in the file margin you'll get this:

quickpeek1:


and you can actually get it on other parts of your code by standing in the margin and clicking CTRL.

A similar thing is also available from the structure window , just press CTRL when you are on an item there and you'll get:
quickpeek2:


If you like this one you might also enjoy the similar thing we got inside the code editor to help you understand what the method you are calling is doing. Hover over a method call and hit CTRL to get this little window:

quickpeek3:


And while we are talking about windows that pop-up, we did some work on the way windows look and we have a new look to some of them - sort of a transparent look.

For example check out the new quick outline navigator (from the Navigate menu or through the keyboard short cut CTRL+Shifr+ Back Quote (back quote is this - `)

quickpeek4:

That's a new feature that provides built-in navigation in the class you are looking at. (There is an extension that does this in 10.1.3).
We also use the same type of window in the quick search forward (CTRL+E)

quickpeek5:

So there you go - a few additional keyboard short-cuts to get used to :-)

About January 2008

This page contains all entries posted to Shay Shmeltzer's Weblog in January 2008. They are listed from oldest to newest.

January 17, 2008 is the previous archive.

January 28, 2008 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle