Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 9:15:28 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

November 2004
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
Oct   Dec

Get Firefox!

Friday, November 26, 2004

I happen to be a developer who works faster in the code than in a visual editor. I'm also a guy that virtually never uses the Windows explorer, prefering filename completion from a DOS shell command window for most everything. That's just me. I type faster than I can move the mouse. I like using things like our visual Struts diagrammer to get the basics setup and wired together correctly, but then I often want to just look at the XML structure of the struts-config.xml file from then on out.

One of the cool features of the JDeveloper 10.1.3 IDE is that for any given type of file, you can define an IDE-level preference as to which editor view you'd like to use as the default. In the screenshot below, I'm showing how I set the default editor to be the code editor for my struts-config.xml file. Of course, you can always flip to the visual diagram by just clicking the "Design" tab next to the "Code" tab, but by setting this preference in JDeveloper 10.1.3, by default this particular file type will always appear first in the code view.


3:26:36 PM    



© Copyright 2008 Steve Muench.