英文:
How do I open different sessions in tabs instead of windows?
问题
在JProfiler中,我想在同一个窗口中打开多个选项卡,每个选项卡都是一个不同的会话。目前,每个会话都在新窗口中打开,给我的桌面带来了混乱。
我使用的是Mac系统,并且我已经将系统设置中的“打开文档时首选选项卡”设置为“始终”。然而,JProfiler仍然在单独的窗口中打开会话。
英文:
In JProfiler I want to have multiple tabs open in the same window, where each tab is a different session. Currently, each session is opening in a new window and creating clutter on my desktop.
I am on Mac, and I have the system setting "Pref tabs when openning documents" set to "Always". However, JProfiler is still openning sessions in separate windows.
答案1
得分: 1
截至13.x版本,这是不可能的。我已经在JProfiler的问题跟踪器中添加了一个问题。
英文:
As of 13.x, this is not possible. I've added an issue to JProfiler's issue tracker.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论