主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2013年06月27日 09:02
It seems you might replace your class with com.intellij.psi.impl.source.resolve.reference.impl.PsiMultiReference
社区
IntelliJ IDEA Open API and Plugin Development
Merging result from multiple reference providers.
0 票
创建于
2013年06月27日 09:48
About not highlighting references, please post relevant part of your DOM XML and code of Converter.For completion, you'll have to build your own variants using LookupElementBuilder. You can obtain ...
社区
IntelliJ IDEA Open API and Plugin Development
Merging result from multiple reference providers.
0 票
创建于
2013年06月27日 13:16
You could use that attribute to decide what converter instance to use via com.intellij.util.xml.ResolvingConverter.WrappedResolvingConverter
社区
IntelliJ IDEA Open API and Plugin Development
Merging result from multiple reference providers.
0 票
创建于
2013年07月22日 09:02
Please feel free to ask specific questions here in forum, I'll do my best to give you a working solution.
社区
IntelliJ IDEA Open API and Plugin Development
Spring Plugin Sourcecode
0 票
创建于
2013年08月04日 09:28
Exactly, you'll have to provide your custom ResolvingConverter with PsiReference implementation of corresponding resolve logic (unless you're resolving to a "plain" PsiClass)
社区
IntelliJ IDEA Open API and Plugin Development
Choose between custom language and DOM APIs
0 票
创建于
2013年07月30日 12:38
There's a webinar today about this http://info.jetbrains.com/IDEA-Webinar-Registration-July.html
社区
IntelliJ IDEA Open API and Plugin Development
Creating a standalone IDE using IntelliJ
0 票
创建于
2013年07月27日 07:22
See com.intellij.ide.projectView.impl.ClassesTreeStructureProvider and related classes.
社区
IntelliJ IDEA Open API and Plugin Development
How to extend Project View?
0 票
创建于
2013年09月05日 09:26
Ok, so this is not about integrating with spring.xml files then.Btw, there's already three iBatis plugins, maybe you can join efforts?http://plugins.jetbrains.com/search/index?pr=idea&search=batis
社区
IntelliJ IDEA Open API and Plugin Development
how to parse xml attribute value with dot to PsiElements
0 票
创建于
2013年10月23日 13:14
please explain "do not work well sometimes" and give sample code, thanks
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月23日 15:26
Please be more specific, what exactly does not work with the new solution? Did you check the annotation-code is being called?
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»