but I don't get it and there is no how to something else.
To enable generics for compiling is no problem but the IDE still can't handle List<Boolean> and so on?
Rene
You must add a folder generics in the lib folder of your Idea, and put collect.jar and gjc-rt.jar. After that you add collect.jar to your project libraries and in the "order tab" pull collect.jar on top of the list
Rene Stolle wrote:
You must add a folder generics in the lib folder of your Idea, and put
collect.jar and gjc-rt.jar.
After that you add collect.jar to your project libraries and in the
"order tab" pull collect.jar on top of the list
See http://www.intellij.org/twiki/bin/view/Main/GenericsFAQ