what replaced field.getType().isArray() and most of the other functions
I am currently trying to upgrade an exixsting plugin that was return by one friends and have come accross the problem of not understanding the new OpenAPI...please help
Please sign in to leave a comment.
field.getType() instanceof PsiArrayType.
--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Sipho Mothobi" <sipho@myself.com> wrote in message
news:27700453.1063640041612.JavaMail.itn@is.intellij.net...
one friends and have come accross the problem of not understanding the new
OpenAPI...please help
Thank's i'll try it out just now....