gpt4 book ai didi

eclipse - 内容辅助无法在 eclipse 中使用具有 'Spring Project Nature' 的 Java 项目在 applicationContext.xml 中工作

转载 作者:行者123 更新时间:2023-12-02 13:58:07 25 4
gpt4 key购买 nike

我有一个使用 Spring 3 和 Hibernate 3 的简单 Java 项目。

我使用 Spring IDE 添加了“Spring Project Nature”。 applicationContext.xml 文件位于项目的 src 文件夹中。

Eclipse 3.5 的 Content Assist 功能似乎在 applicationContext.xml 中不起作用:

  • 在bean标签的class属性中,似乎找不到我的Java项目中的包和类。
  • 它无法协助任何属性,例如在 applicationContext.xml 中查找 ref 属性的现有 bean。

最佳答案

  1. 项目属性 > Spring > Bean 支持 > 配置集 > 添加新组(包含所有配置文件)。然后再次打开applicationContext.xml。
  2. 如果内容辅助不起作用,请尝试使用 Spring Config Editor 打开相关文件。
  3. 如果步骤 1 中的项目属性 > Spring 不存在,请安装:

    • SpringSource 工具套件:核心/STS > SpringSource 工具套件(必需)
    • 如果需要,可以添加额外的扩展名,例如AOP、 Autowiring 、安全性。

关于eclipse - 内容辅助无法在 eclipse 中使用具有 'Spring Project Nature' 的 Java 项目在 applicationContext.xml 中工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5452075/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com