CWinKY
CWinKY

Reputation: 335

Oracle SQL Developer Recent file list

In Oracle SQL Developer is there a way to view the most recent files I've had open? This would be similiar to Word, Excel or even SQL Server Mgmt Studio has a list of the last 5 or 10 SQL files that you opened.

Upvotes: 5

Views: 5759

Answers (2)

Nils Magne Lunde
Nils Magne Lunde

Reputation: 1824

Try Navigate->Go To Recent Files

Upvotes: 7

Ahmad Y. Saleh
Ahmad Y. Saleh

Reputation: 3349

just use the shortcut Ctrl+equals. By default this shows only the open documents, but you can see all the recent files (including closed ones) by checking the show all checkbox.

Upvotes: 9

Related Questions