IntelliJ Groovy Support

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

The Groovy plugin is bundled with IntelliJ IDEA and enabled by default.

Troubleshooting

1. Jenkinsfile was not recognized as Groovy file even after explicitly associating it with Groovy in "File Types".

Solution: removed Jenkinsfile association with ProjectPlainTextFileTypeManager in misc.xml.

Groovy Console

Tools → Groovy Console