You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Pavel Vorona (JIRA)" <ji...@apache.org> on 2015/09/18 12:31:04 UTC

[jira] [Created] (GROOVY-7593) Constructor of @Immutable class is not accessible at compile time from .java classes

Pavel Vorona created GROOVY-7593:
------------------------------------

             Summary: Constructor of @Immutable class is not accessible at compile time from .java classes
                 Key: GROOVY-7593
                 URL: https://issues.apache.org/jira/browse/GROOVY-7593
             Project: Groovy
          Issue Type: Bug
    Affects Versions: 2.3.9
         Environment: Intellij IDEA 14.4, Gradle build
            Reporter: Pavel Vorona
            Priority: Minor


Constructor is nicely visible from other .groovy classes, but when I am trying to use it from .java class i get exception "constructor  in class cannot be applied to given types; required: no arguments found: [skiped] reason: actual and formal argument lists differ in length"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)