Thursday 20 June 2013

Default Opening Mode in JDeveloper

Ever had that annoying thing where you open a file within JDeveloper to check just a line of source but it hangs on the Design mode, attempting to render out your really complex jspx?

Well, there is a setting to make sure that you open all files in the source viewer, not the designer.

To do this, go to Tools > Preferences > File Types, and click the 'Default Editors' tab on the right hand side.

Set the items you want to change and choose 'Source' from the combo box.
If you want to just change jspx files, like I did, find and change: JSP Segment.

Note: JDeveloper seems to remember what tab you closed the files with. Its only older files that will open with this view. If I find out how to clear that cache out, I will update the post.

No comments:

Post a Comment