主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Lin Yang
活动总数
99
最后的活动
2020年03月18日 11:05
成员加入日期
2013年08月15日 16:05
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
47
活动概览
帖子(13)
评论(38)
按最近的活动排序
最近的活动
投票数
创建于
2013年10月23日 13:48
I take some screenshots to describe my problem here.Please help me, thanksAttachment(s):2.jpeg
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月23日 14:15
Ok, I'll follow your advice. Thank you for your help Yann
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月23日 15:20
I'm sorry, it seems that the RelatedItemLineMarkerProvider and Pass.UPDATE_OVERRIDEN_MARKERS do not make sensecan you inspect my code please/** * @author yanglin */public class InjectionLineMarker...
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月23日 15:24
I tried both, and it seems none of them works
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月23日 16:04
Hi, Yann I think this case will happen when it meets some conditions, as i did not register InjectionLineMarkerProvider in plugin.xml when i make any release version to idea plugin repositories(...
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月24日 09:36
I commentted this line in plugin.xml "<dom.fileDescription implementation="com.seventh7.mybatis.dom.description.BeansDescription"/>"BeansDescription:public class BeansDescription extends DomFileDes...
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年11月04日 12:39
ok, thank you for your answer
社区
IntelliJ IDEA Open API and Plugin Development
get information from method invocation
0 票
创建于
2013年09月04日 03:08
hi, i can understand the api to manage xml, i just want to separate the attribute value part to PsiElement, such as: <bean com" part as a PsiElement, and take the "seventh7" as another PsiElement
社区
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 票
创建于
2013年09月04日 15:23
Thank you buddyIt's very near to my purpose. And does this way work with code completion as well?I'm also interested in that how i have to deal with existing Spring files? :)Thank you very very mu...
社区
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 票
创建于
2013年09月08日 04:16
i plan to make it open source when i rewrite it to make code clear and support more features, as i'm just a newer to intellij plugin development.:)
社区
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 票
«
第一页
‹
上一页
下一页
›
最后
»