Closed
Description
Hello,
I'm using Eclipse 2020-06 with spring-boot plugin (I also reported bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=566445 and installed fixed version) and I got the following error on aforementioned line:
@ConditionalOnExpression("${downlink.active:false}")
The error is:
Description Resource Path Location Type
EL1041E: After parsing a valid expression, there is still more data in the expression: 'lcurly({)' ModuleUplinkConfiguration.java /xxx/src/main/java/xx/xxxxxxxxxxxx/xxxxxx/uplink line 87 Language Servers
I believe that this line is ok - mainly because it does what it is supposed to do - and that error shouldn't be there.
More details of installation:
Spring Boot Language Server Feature 4.7.2.202009020949 org.springframework.tooling.boot.ls.feature.feature.group Pivotal, Inc.
Spring IDE Boot Microservices Dash 3.9.14.202009020636-CI-B2667 org.springframework.ide.eclipse.boot.dash.feature.feature.group Spring IDE Developers
If anything else is required, please let me know.
Metadata
Metadata
Assignees
Labels
No labels