IntelliJ Groovy Support

From NovaOrdis Knowledge Base
Revision as of 00:10, 18 March 2021 by Ovidiu (talk | contribs) (→‎Troubleshooting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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