inigo delgado

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
inigo delgado created a post, AnsweredHow can I get fully qualified name of a KtParameter type?
In my plugin I am using current way to get it:ktParameter.type()!!.fqName!!.asString()If the declaration is method (var u: UUID) that line returns: “java.util.UUID” which is what I want. Great.But ... -
inigo delgado commented, -
inigo delgado created a post, AnsweredHow to get the test sources directories of the module of given virtualfile
That's it, my pluging generates test objectmother for java classes so, when selected that classes, I would like to generate their correponding object mothers in the same package in its correspondin... -
-
inigo delgado commented,