Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pditommaso/idea-canonical-constructor
https://github.com/pditommaso/idea-canonical-constructor
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pditommaso/idea-canonical-constructor
- Owner: pditommaso
- Created: 2018-08-21T16:38:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-21T16:52:24.000Z (over 6 years ago)
- Last Synced: 2024-10-15T09:56:13.472Z (2 months ago)
- Language: HTML
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IDEA CANONICAL CONSTRUCTOR ISSUE
This repo replicates IntelliJ IDEA issue when using Groovy 2.5.x
canonical constructor.Creating an instance of a class annotated with `@Canonical` annotation taking one argument
is reported an error "Cannot apply default constructor for class Xxx"IntelliJ IDEA version 2018.1.6
Groovy version 2.5.1