Time Saving Minutiae
- by Dave Jarvis
What little tricks do you use to save time when developing? For example:
In JDeveloper, change the default
editor to Source view from Design view
for JSP files.
Tools » Preferences »
File Types » Default Editors » JSP Tag
File
By default, JDeveloper opens JSP files in Design
view, which can take 10 to 15 seconds to begin editing a file.
Opening files in Source view only takes 2 seconds.