inigo delgado
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
inigo delgado 创建了一个帖子, 已回答How 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 进行了评论, -
inigo delgado 创建了一个帖子, 已回答How 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 进行了评论,