﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-Noah-文章分类-Eclipse</title><link>http://www.blogjava.net/Noah/category/37208.html</link><description /><language>zh-cn</language><lastBuildDate>Fri, 09 Jan 2009 14:52:24 GMT</lastBuildDate><pubDate>Fri, 09 Jan 2009 14:52:24 GMT</pubDate><ttl>60</ttl><item><title>Eclipse 3.3.2 + MyEclipse 6.0.1在打开JSP文件时出现以下错误</title><link>http://www.blogjava.net/Noah/articles/250565.html</link><dc:creator>眼镜蛇</dc:creator><author>眼镜蛇</author><pubDate>Thu, 08 Jan 2009 15:46:00 GMT</pubDate><guid>http://www.blogjava.net/Noah/articles/250565.html</guid><wfw:comment>http://www.blogjava.net/Noah/comments/250565.html</wfw:comment><comments>http://www.blogjava.net/Noah/articles/250565.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/Noah/comments/commentRss/250565.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/Noah/services/trackbacks/250565.html</trackback:ping><description><![CDATA[<p>An internal error occurred during: "Processing Dirty Regions". <br />
org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper </p>
<p>An internal error occurred during: "JSP Content Validator". <br />
org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper </p>
<p>An internal error occurred during: "JSP Semantics Validator (JSF)". <br />
org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper </p>
<p>An internal error occurred during: "JSP Syntax Validator". <br />
org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper <br />
-------------------------------------------------------------------------------------------</p>
<p>这是一些网上的解决方案： <br />
一. 这是由于插件org.eclipse.wst.sse.ui所致，myeclipse中的这个插件是修改过的zmyeclipse版本（在 myeclipse安装目录/eclipse/plugins中），但之后自动升级功能下载了更新版本的未修改版插件（在原eclipse的plugin 中），所以myeclipse据版本号判断加载了更新的插件。 <br />
但myeclipse的运行依赖修改版本的插件添加的一些功能，可是新的插件未包含这些功能。 </p>
<p>如错误中出现的org/eclipse/wst/sse/ui/internal/reconcile/validator/ValidationHelper.class，其实在未修改版本中根本不存在这个类，所以出错。 <br />
解决方案：将原eclipse中plugins中的org.eclipse.wst.sse.ui_1.x.xxxxxxx.jar挪到其他地方。 <br />
二. <br />
有更好的解决方法 <br />
myeclips中，到Help -&gt; Software Updates -&gt; Manage Configuration <br />
展开后有两项，一项是原有eclipse，一项是myeclipse，展开原有eclipse， <br />
右键选中Web Standard Tools(WST)xxx那一项，disable，重启myeclipse </p>
<img src ="http://www.blogjava.net/Noah/aggbug/250565.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Noah/" target="_blank">眼镜蛇</a> 2009-01-08 23:46 <a href="http://www.blogjava.net/Noah/articles/250565.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>