简体   繁体   中英

IntelliJ IDEA - How to reattach Variables Tab to be side by side with Debug Tab?

Am new to IntelliJ IDEA (am using 2017.1.3)...

By accident when I was debugging a sample unit test, I accidentally detached the Debugger's Variables tab from the entire IDE - its floating now. Is there a way to reattach this to be at the bottom and side by side of the Debug tab (like it used to be)? I tried a bunch of different approaches and when I hit my breakpoint it still floats (like a modal) outside IntelliJ IDEA. Can IntelliJ's views be customized (kind of like Eclipse's Perspectives and Views)? It seems like JetBrains calls views: tabs and calls Perspective: active window. Is IDEA customizable like Eclipse?

Attached is a screenshot of my plight...

在此处输入图片说明

Inside the window frame, grab the tab that says "Variables" with your mouse. Drag it into the debugger panel.

X标志点

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM