An internal error has occurred. Widget is disposed

时间:2022-11-05 20:05:10
打开工程后,building workspace,但一直在javascript部分卡住。
An internal error has occurred. Widget is disposed
这里会一直卡住,然后关闭eclipse时,会提示出错
An internal error has occurred. Widget is disposed

我已经禁用了javascript的校验,但依然无济于事。
请遇到过的大神,或知道的大牛指导一二。
灰常感谢。 An internal error has occurred. Widget is disposed

15 个解决方案

#1


将 jsp 的默认打开方式改成代码试图:
window---->perferences----->General------->editors------>file associations
选择 jsp------->选择相应的 editor 为 default。也就是把myeclispe jsp editor 设为 default(而不是myeclispe visual jsp editor) 。
试试

#2


什么系统?

你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

另外断下网试试

#3


引用 1 楼 defonds 的回复:
将 jsp 的默认打开方式改成代码试图:
window---->perferences----->General------->editors------>file associations
选择 jsp------->选择相应的 editor 为 default。也就是把myeclispe jsp editor 设为 default(而不是myeclispe visual jsp editor) 。
试试
谢谢斑竹,网上的这个方法我试过了。我的eclipse中jsp有四个编辑方式,我都设过默认,不起作用,还是一样的building workspace 卡死。

#4


引用 2 楼 huxiweng 的回复:
什么系统?

你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

另外断下网试试
win7 系统 Eclipse Java EE IDE for Web Developers。Project Explorer 最右上角的小钮还真没看到,Project Explorer 上面就一个close操作。现在在断网尝试中

#5


An internal error has occurred. Widget is disposed

#6


你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

#7


An internal error has occurred. Widget is disposed 问题还在,有没有人遇到过这个呢 

#8


An internal error has occurred. Widget is disposed 木有得到解答,分数给大家了 哈哈 

#9


我也遇到了这个问题,求救 An internal error has occurred. Widget is disposed

#10


当遇到该故障时,
解决方法:将jsp的默认打开方式改成代码试图:
window---->perferences----->General------->editors------>file associations
选择jsp------->选择相应的editor 为default。也就是把myeclispe jsp editor 设为default(而不是myeclispe visual jsp editor)。

#11


经常遇到  求救

#12


给MyEclipse的快捷方式加个参数再重新启动一次。步骤如下:右键选中快捷方式属性选项,在快捷方式页,目标一项最后加上-clean选项,如"C:\MyEclipse6\eclipse.exe"-clean.然后重新启动一下MyEclipse。让他每次启动都清一下MyEclipse以及其中的项目。
这里注意:一定要在引号之外添加,否则会使MyEclipse运行不起来。
http://cache.baiducontent.com/c?m=9d78d513d9901db8589ccf224b41973a4a0a97634d80905522948448e23e0800506692e67673574493922a7346ef1753b0b67030200253aa8699d5159ffcd47f6f9f27433741dc5612a44ef98c5125b671cc47b1fc5db4a7f13095a8c5d3a80e15950d&p=882a9546d0df12a05abcc329504b83&newp=c2769a4792d807c308e2947d0b49bb231610db2151d6d6516492ff&user=baidu&fm=sc&query=an+internal+error+has+occurred&qid=e1113c3a00000708&p1=2

我用了这个方法不报错了,你试试!

#13


以兼容性运行。

#14


亲请问这个问题解决了吗?怎么做的?

#15


引用 6 楼 wyx100 的回复:
你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

不知道哪个有用哪个没用啊?求教

#1


将 jsp 的默认打开方式改成代码试图:
window---->perferences----->General------->editors------>file associations
选择 jsp------->选择相应的 editor 为 default。也就是把myeclispe jsp editor 设为 default(而不是myeclispe visual jsp editor) 。
试试

#2


什么系统?

你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

另外断下网试试

#3


引用 1 楼 defonds 的回复:
将 jsp 的默认打开方式改成代码试图:
window---->perferences----->General------->editors------>file associations
选择 jsp------->选择相应的 editor 为 default。也就是把myeclispe jsp editor 设为 default(而不是myeclispe visual jsp editor) 。
试试
谢谢斑竹,网上的这个方法我试过了。我的eclipse中jsp有四个编辑方式,我都设过默认,不起作用,还是一样的building workspace 卡死。

#4


引用 2 楼 huxiweng 的回复:
什么系统?

你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

另外断下网试试
win7 系统 Eclipse Java EE IDE for Web Developers。Project Explorer 最右上角的小钮还真没看到,Project Explorer 上面就一个close操作。现在在断网尝试中

#5


An internal error has occurred. Widget is disposed

#6


你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

#7


An internal error has occurred. Widget is disposed 问题还在,有没有人遇到过这个呢 

#8


An internal error has occurred. Widget is disposed 木有得到解答,分数给大家了 哈哈 

#9


我也遇到了这个问题,求救 An internal error has occurred. Widget is disposed

#10


当遇到该故障时,
解决方法:将jsp的默认打开方式改成代码试图:
window---->perferences----->General------->editors------>file associations
选择jsp------->选择相应的editor 为default。也就是把myeclispe jsp editor 设为default(而不是myeclispe visual jsp editor)。

#11


经常遇到  求救

#12


给MyEclipse的快捷方式加个参数再重新启动一次。步骤如下:右键选中快捷方式属性选项,在快捷方式页,目标一项最后加上-clean选项,如"C:\MyEclipse6\eclipse.exe"-clean.然后重新启动一下MyEclipse。让他每次启动都清一下MyEclipse以及其中的项目。
这里注意:一定要在引号之外添加,否则会使MyEclipse运行不起来。
http://cache.baiducontent.com/c?m=9d78d513d9901db8589ccf224b41973a4a0a97634d80905522948448e23e0800506692e67673574493922a7346ef1753b0b67030200253aa8699d5159ffcd47f6f9f27433741dc5612a44ef98c5125b671cc47b1fc5db4a7f13095a8c5d3a80e15950d&p=882a9546d0df12a05abcc329504b83&newp=c2769a4792d807c308e2947d0b49bb231610db2151d6d6516492ff&user=baidu&fm=sc&query=an+internal+error+has+occurred&qid=e1113c3a00000708&p1=2

我用了这个方法不报错了,你试试!

#13


以兼容性运行。

#14


亲请问这个问题解决了吗?怎么做的?

#15


引用 6 楼 wyx100 的回复:
你Eclipse左侧的Project Explorer 最右上角有一个小钮,鼠标移上去时提示"View Menu".
你点一下,在弹出的上下文菜单中选择"Customize View..." 弹出一个对话框.
你选择: Content Tab页,在里面把没用的去掉试试.

不知道哪个有用哪个没用啊?求教