Red code in logback.groovy

IntelliJ 12.1.4 doesn't seem to recognize the logback configuration methods. They are all red (dark bolded red), scan, appender, logger, root, rollingPolicy, encoder, etc

Is there some additional setup I need or is this a bug I should submit to youtrack?

Screen Shot 2013-07-25 at 9.02.27 AM.PNG

0
1 comment

IDEA doesn't have any specific support for logback. You could submit a feature request or use GDSL to describe that DSL yourself (http://confluence.jetbrains.com/display/GRVY/Scripting+IDE+for+DSL+awareness).

0

Please sign in to leave a comment.