TBose
TBose

Reputation: 115

Data and Breakpoint window not showing in SQL dev

While debugging in SQL developer SMART DATA and DATA window are not showing.enter image description here

enter image description here

Upvotes: 0

Views: 653

Answers (1)

thatjeffsmith
thatjeffsmith

Reputation: 22427

Those only appear during a debug session.

If you don't see them during your debug session, try opening them manually.

enter image description here

If it's still not appearing, try resetting your desktop layout.

Window - Reset Windows to Factory Settings

Upvotes: 2

Related Questions