akshattandon / projectlombok

Automatically exported from code.google.com/p/projectlombok
0 stars 0 forks source link

@Setter onMethod parameter Intellij IDEA #792

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
@Setter(onMethod=@__({@Autowired}))

Problems in Intellij IDEA:
- Cannot Resolve Symbol = "__"
- Cannot find method value

I have newest plugin.

Original issue reported on code.google.com by michal.o...@gmail.com on 23 Feb 2015 at 12:09