Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-5254

Prohibited final modifier in enum stubs

    XMLWordPrintableJSON

Details

    Description

      If you have 'enum Foo

      { FOO }

      ' and try to generate a stub for it, it'll contain 'public final enum Foo ...' and javac refuses to compile it.

      Prevents IntelliJ IDEA to be compiled by Groovy 1.8.5

      Attachments

        Activity

          People

            melix Cédric Champeau
            gromopetr Peter Gromov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: