Skip to content

[5.0.x] log messages from language server appear in Error Log view in Eclipse #1747

@martinlippert

Description

@martinlippert

I've seen (more or less random) log messages from the language server appearing in the Error Log view in Eclipse. For example:

12:42:39.475 [Reconciler-1] INFO  o.s.i.v.b.j.u.CompilationUnitCache - CU Cache: start work on AST for file:///<path-to-file>/gs-rest-service-complete/src/main/java/com/example/restservice/GreetingController.java

or

09:14:44.401 [Simple-Language-Server main thread] INFO  o.s.i.v.boot.app.SpringSymbolIndex - Update document [file changed]: file:///<path-to-file>/gs-rest-service-complete/target/classes/META-INF/maven/com.example/rest-service-complete/pom.properties

They look like regular INFO messages from the language server, so I am wondering why they appear in the Error Log view - and definitely not all of them.

(I am running Spring Tools for Eclipse 5.0.0.RELASE)

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions