Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Eclipse Spring元素下未显示Spring bean_Eclipse_Spring_Spring Tool Suite - Fatal编程技术网

Eclipse Spring元素下未显示Spring bean

Eclipse Spring元素下未显示Spring bean,eclipse,spring,spring-tool-suite,Eclipse,Spring,Spring Tool Suite,我使用的是朱诺版本的eclipse,并且已经安装了STS,我主要对Springbean搜索和bean流程图感兴趣,但两者都不起作用 spring元素下没有显示任何内容,这意味着STS无法检测项目中的bean。 但项目运作良好 这篇文章毫无帮助: 此处显示的设置选项不适用于juno。您应该能够为现有项目启用Spring特性。之后,项目属性有一个Spring类别,您可以在其中配置使用过的Spring配置文件。配置后,SpringBeans模型将自动构建和更新,您应该能够在SpringExplorer

我使用的是朱诺版本的eclipse,并且已经安装了STS,我主要对Springbean搜索和bean流程图感兴趣,但两者都不起作用

spring元素下没有显示任何内容,这意味着STS无法检测项目中的bean。 但项目运作良好

这篇文章毫无帮助:
此处显示的设置选项不适用于juno。

您应该能够为现有项目启用Spring特性。之后,项目属性有一个Spring类别,您可以在其中配置使用过的Spring配置文件。配置后,SpringBeans模型将自动构建和更新,您应该能够在SpringExplorer中查看元素,并使用beans搜索等。

您在其他eclipse版本中尝试过吗?您使用的是sts安装程序还是eclipse安装程序?它是从sts更新站点安装的。