I am using Java Reflection API and I would like to have access to the parameter names of a method. I know that using Eclipse you can do such thing simply by checking this option in the Java Compiler: Store information about method parameters (usable via reflection)
I have tried on IntelliJ as you can see in this image by following this post: Store information about method parameters (usable via reflection) in intellij 13
But no success
Has anybody struggled with that?
Thanks in advance
Aucun commentaire:
Enregistrer un commentaire