Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lin Yang
Total activity
99
Last activity
March 18, 2020 11:05
Member since
August 15, 2013 16:05
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
47
Activity overview
Posts (13)
Comments (38)
Sort by recent activity
Recent activity
Votes
Created
October 23, 2013 13:48
I take some screenshots to describe my problem here.Please help me, thanksAttachment(s):2.jpeg
Community
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 votes
Created
October 23, 2013 14:15
Ok, I'll follow your advice. Thank you for your help Yann
Community
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 votes
Created
October 23, 2013 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...
Community
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 votes
Created
October 23, 2013 15:24
I tried both, and it seems none of them works
Community
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 votes
Created
October 23, 2013 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(...
Community
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 votes
Created
October 24, 2013 09:36
I commentted this line in plugin.xml "<dom.fileDescription implementation="com.seventh7.mybatis.dom.description.BeansDescription"/>"BeansDescription:public class BeansDescription extends DomFileDes...
Community
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 votes
Created
November 04, 2013 12:39
ok, thank you for your answer
Community
IntelliJ IDEA Open API and Plugin Development
get information from method invocation
0 votes
Created
September 04, 2013 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
Community
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 votes
Created
September 04, 2013 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...
Community
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 votes
Created
September 08, 2013 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.:)
Community
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 votes
«
First
‹
Previous
Next
›
Last
»