[ 
https://issues.apache.org/jira/browse/GROOVY-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

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

> 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 an exception "constructor  in class 
> [skipped] cannot be applied to given types; required: no arguments found: 
> [skipped] reason: actual and formal argument lists differ in length"



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

Reply via email to