【问题标题】:Enable content assist for *.properties in Eclipse STS在 Eclipse STS 中为 *.properties 启用内容辅助
【发布时间】:2020-01-27 18:50:00
【问题描述】:

我的电脑上安装了STS 4.4.0.RELEASE,直接从spring.io下载

内容辅助适用于 application.properties,但不适用于 bootstrap.properties。我已启用文件关联以使用“通用编辑器 - 弹簧属性”打开 *.properties。但仍然没有内容辅助。

任何指针?

【问题讨论】:

    标签: java spring eclipse spring-tool-suite


    【解决方案1】:

    转到:Preferences > General > Content Types > Text 并选择 Spring Properties File

    现在点击文件关联中的添加,相应地添加内容类型(在我的例子中是*.properties),然后点击确定。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-07-05
      • 1970-01-01
      • 2011-10-18
      • 1970-01-01
      • 1970-01-01
      • 2012-05-29
      • 2017-06-28
      • 2011-09-13
      相关资源
      最近更新 更多