在基于Eclipse的IDE中,如STS,JBoss Developer Studio等。我安装了一个名为Properties Editor
jp.gr.java_conf.ussiy.app.propedit_6.0.3.zip的插件
它带来了处理* .properties文件的功能,但每次创建新文件或刷新工作区/项目时,此插件都会在metafolder / .log中记录太多消息
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.687
!MESSAGE loading file 'application.properties'
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.695
!MESSAGE loading file 'application.properties'
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.705
!MESSAGE loading file 'maven-wrapper.properties'
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.713
!MESSAGE loading file 'application.properties'
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.721
!MESSAGE loading file 'pom.properties'
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.728
!MESSAGE loading file 'application.properties'
!ENTRY jp.gr.java_conf.ussiy.app.propedit 1 0 2017-08-03 10:10:39.736
!MESSAGE loading file 'maven-wrapper.properties'
我认为这些消息太不重要了,不需要记录这些消息。我想知道如何避免插件记录?
答案 0 :(得分:0)
联系作者。没有全球解决方案。