修改myeclipse的servlet模板
Posted 庄生晓梦、杨
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了修改myeclipse的servlet模板相关的知识,希望对你有一定的参考价值。
今天修改myeclipse的servlet模板时,发生 Could not create the view: An unexpected exception was thrown.错误。
解决方案:
1、换工作空间,但是此方法较为麻烦,需要进行系列重新配置
2、将MyEclipse工作空间中\.metadata\.plugins\org.eclipse.core.runtime\.settings路径下
com.genuitec.eclipse.ast.deploy.core文件删除即可!!
以上是关于修改myeclipse的servlet模板的主要内容,如果未能解决你的问题,请参考以下文章
修改 MyEclipse 中的 jsp 和 servlet 模板
(转)JavaWeb学习之Servlet----Servlet的生命周期继承结构修改Servlet模板