当前位置: 代码迷 >> Eclipse >> struts开发过程当中遇到的有关问题
  详细解决方案

struts开发过程当中遇到的有关问题

热度:252   发布时间:2016-04-23 18:55:47.0
各位大哥struts开发过程当中遇到的问题
Project   'bbs '   is   not   configured   as   a   MyEclipse   Web-Struts   Project.   Therefore   the   MyEclipse   Struts   Editor   may   not   be   used   with   struts-config.xml.     The   default   XML   Editor   has   been   used   to   open   the   file   instead.这个怎么解决呀!

------解决方案--------------------
没有将你的项目 集成到myEclipse中
------解决方案--------------------
新建一个项目。配置成STRUTS项目,然后将你的文件导入,ctrl+c ctrl+v
  相关解决方案