IntelliJ IDEA 13.1缺少运行/调试窗口 [英] IntelliJ IDEA 13.1 is missing Run/Debug windows

查看:1202
本文介绍了IntelliJ IDEA 13.1缺少运行/调试窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

更新我的IntelliJ IDEA(从13.0.3到13.1)后,运行/调试窗口不会显示。 中的相应菜单条目查看|工具Windows 已停用。

After updating my IntelliJ IDEA (from 13.0.3 to 13.1) the Run/Debug windows do not show. The corresponding menu entries in View | Tool Windows are deactivated.

我已经尝试编辑.idea / workspace.xml或使用插件ToolWindow Manager手动显示它们,但是窗口是空的 - 没有按钮或任何东西。

I have tried editing .idea/workspace.xml or using the plugin "ToolWindow Manager" to show them manually, however then the windows are empty - no buttons or anything.

帮助|关于显示正确的Java JRE。

Help | About shows the correct Java JRE.

如何将它们带回来?

更新:问题解决,请参阅注释:检查日志文件并卸载引发异常的插件

Update: problem solved, see comments: examine log file and uninstall the plugin that is throwing an exception

推荐答案

也许你有一个插件会破坏ide的执行?

Perhaps you have a plugin that is disrupting the execution of the ide?

今天我从13.0升级到13.1时遇到了类似的问题。我的gradle任务都没有运行,并且Run / debug窗口没有出现。当我启动其中一个运行目标时,它就冻结了,直到我退出IDE时才开始。

I had very similar issue today when upgrading from 13.0 to 13.1. None of my gradle tasks were running and the Run/debug windows were not appearing. When I started one of my run targets it froze and did not start until I exited the IDE.

查看[userdir] /。IdeaIC13 / system中的想法日志后/ log我发现idea.log充满了插件GrepConsole中的异常。我可能有这个插件的旧版本。要解决此问题,我刚刚使用IDEA插件卸载功能卸载了该插件。重新启动IDEA 13.1后,IDE工作正常。

After looking at the idea logs in [userdir]/.IdeaIC13/system/log I found the idea.log riddled with exceptions from the plugin GrepConsole. I probably had an old version of this plugin. To resolve the issue I just uninstalled the plugin using the IDEA plugin uninstall feature. After restarting IDEA 13.1 the IDE is working just fine.

根据以下调查结果向Intellij发送了支持请求:

A support request was sent to Intellij on this with these findings:

https://intellij-support.jetbrains.com/requests/24625

以及GrepConsole插件的作者在此处收到提醒: http:// plugins .jetbrains.com / plugin / 7125?pr = phpStorm

and also the author of the GrepConsole plugin was alerted here: http://plugins.jetbrains.com/plugin/7125?pr=phpStorm

这篇关于IntelliJ IDEA 13.1缺少运行/调试窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆