`
忘忧鸟
  • 浏览: 144998 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

打开Struts配置文件报错myeclipse struts config editor

阅读更多


用MyEclipse struts config editor 编辑器编辑Struts的配置文件错误:

org.eclipse.ui.PartInitException: Project fuNan_eAdmin is not configured as a MyEclipse Web-Struts Project. Therefore the MyEclipse Struts Editor may not be used with struts-action.xml. The default XML Editor has been used to open the file instead.
at com.genuitec.eclipse.struts.editor.multipage.StrutsConfigEditor.init(StrutsConfigEditor.java:475)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:794)
at org.eclipse.ui.internal.EditorReference.createPartHelper.....
解决方法:
方法1.在项目上点击右键,选择“myeclipe”下的“add struts capabilities”即可解决

方法2.若方法一不能解决,则找到项目所在目录,找到.project文件。在<natures>节点中添加<nature>com.genuitec.eclipse.cross.easystruts.eclipse.easystrutsnature</nature>,重新打开项目问题即可解决。

分享到:
评论

相关推荐

    MyEclipse8.5优化

    - 遇到打开Struts配置文件报错的情况时,可通过以下步骤解决: - 进入“Window”-“Preferences”-“General”-“Editors”-“File Associations”。 - 选择“*.xml”文件类型,选择“MyEclipse XML Editor”并...

    myeclipse8.5优化 myeclipse8.5不卡

    7. **修复Struts-config.xml打开错误**:如果打开Struts配置文件时出现错误,可以在`Windows &gt; Preferences &gt; General &gt; Editors &gt; File Associations`中将*.xml文件关联到MyEclipse XML Editor并设为默认。...

    MyEclipse 8.5 优化.pdf

    在尝试打开Struts配置文件时,可能会遇到错误提示,影响正常工作流程。 **操作步骤:** 1. 进入`Windows` &gt; `Preferences` &gt; `General` &gt; `Editors` &gt; `File Associations`。 2. 选择`.xml`文件类型,指定`...

    MyEclipse优化

    **问题描述**:尝试打开Struts配置文件时可能会遇到未知编辑器ID错误。 **解决步骤**: 1. **路径**:`Windows &gt; Preferences &gt; General &gt; Editors &gt; File Associations` 2. **操作**:选择`.xml`文件,选择`...

    Myeclipse 启动优化.doc

    解决Myeclipse打开Struts配置文件时出现错误的问题,路径为:`Windows &gt; Preferences &gt; General &gt; Editors &gt; File Associations`,选择`.xml`文件类型,将默认编辑器设为`Myeclipse XML Editor`。 ### 第八步:取消...

    Myeclipse的优化

    config.xml打开错误**:如果在打开Struts配置文件时遇到问题,可以在`Windows -&gt; Preferences -&gt; General -&gt; Editors -&gt; File Associations`中,选择 "*.xml",然后将默认编辑器设为"Myeclipse XML Editor",以确保...

    MyEclipse各种优化、没有响应、提高运行速度解析.docx

    7. **修复Struts-config.xml打开错误**:遇到打开Struts配置文件出错的问题,可以通过`Window &gt; Preferences &gt; General &gt; Editors &gt; File Associations`设置,将*.xml关联到MyEclipse XML Editor并设为默认。...

    struts点歌系统

    4. **插件丰富**:有许多针对Struts的插件,如Struts Visual Editor,可以图形化配置Struts的配置文件。 5. **版本控制**:集成SVN、Git等版本控制系统,便于团队协作。 6. **自动提示与代码检查**:提供了Java、...

    MyEclipse8[1].5优化与图解说明.doc

    **修复Struts-config.xml打开错误**:若打开Struts配置文件出现错误,可进入`Window -&gt; Preferences -&gt; General -&gt; Editors -&gt; File Associations`,选择`.xml`文件类型,将默认编辑器设置为"MyEclipse XML Editor...

    Struts+Spring+Hibernate练习(完整)

    Struts配置文件`struts-config.xml`用于定义Action映射,其中`&lt;action&gt;`元素指定了Action的路径、表单、验证规则等。 2. **DynaValidatorForm**:在Struts中,`DynaValidatorForm`是一个动态表单类,它可以动态地...

    使用Eclipse IDE开发Java Web应用程序

    - 编写ActionForm类、Action类以及配置文件`struts-config.xml`。 **2. Hibernate框架** - 添加Hibernate支持,配置Hibernate核心文件`hibernate.cfg.xml`。 - 创建映射文件和实体类,实现数据持久化操作。 **3. ...

    MyEclipse 6 Java EE 开发中文手册

    - **配置Struts环境**:设置Struts所需的库文件和配置文件。 **9.3 开发Struts应用** - **编写Action类**:实现业务逻辑处理。 - **配置struts.xml**:定义Action映射和拦截器等。 - **创建视图**:使用JSP页面...

    myeclipse各种插件

    通过上述介绍可以看出,MyEclipse不仅集成了UML、Ajax、Web、Web Services、J2EE、JSP、XML、Struts、JSF、Java Persistence、EJB、扩展数据库以及各种应用服务器的支持,还全面支持各种主流的第三方框架,让开发者...

    myeclipse8.5优化技巧详解

    - 当遇到无法打开Struts配置文件的错误时,可尝试如下操作:`Windows -&gt; Preferences -&gt; General -&gt; Editors -&gt; File Associations`,选择`.xml`文件类型,设为"MyEclipse XML Editor"并设为默认。 8. **手动验证...

    在jsp中使用Ueditor.pdf

    - 修改`jsp`文件夹内的`config.json`配置文件,特别是`imagePathFormat`属性,将其设置为当前项目中的实际文件路径。例如,如果在`webroot`下新建了一个名为`upload`的目录,配置可以是这样的:`"imagePathFormat":...

Global site tag (gtag.js) - Google Analytics