主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2014年09月29日 08:03
Four times: Yes. ;-)
社区
IntelliJ IDEA Open API and Plugin Development
How can I create plugin with similar to "ctrl-shift-n" dialog?
0 票
创建于
2014年09月14日 15:55
Try http://www.jetbrains.org/display/IJOS/Download
社区
IntelliJ IDEA Open API and Plugin Development
Suggestion: make openapi source jars available
0 票
创建于
2008年10月05日 19:27
You have to provide the HTML files packaged with your plugin (TipFileName = relative path to source-root).w/r to missing Javadoc: JB is happy to receive patches with quality documentation and will ...
社区
IntelliJ IDEA Open API and Plugin Development
Productivity Hints?
0 票
创建于
2008年10月05日 22:39
Um, I don't remember. Probably on this forum here?I suppose the current behaviour of using local HTML files is hardcoded in IDEA, so you might want to create a RFE in JIRA for that. What's the spec...
社区
IntelliJ IDEA Open API and Plugin Development
Productivity Hints?
0 票
创建于
2014年08月28日 20:38
Did you verify tip files (HTML) are correctly packaged in plugin distribution?
社区
IntelliJ IDEA Open API and Plugin Development
Productivity Hints?
0 票
创建于
2014年10月12日 11:37
Your CI server is running headless and thus picks up git4idea.test.GitTestRepositoryManager which is defined as <headless-implementation-class> for Git Plugin but is only available in git4idea plug...
社区
IntelliJ IDEA Open API and Plugin Development
Help for running tests with ant for CI server
0 票
创建于
2014年10月11日 08:40
There's a problem with action-group registration (see plugin.xml)"group with id "tasks.and.contexts" isn't registered; action will be added to the "Other" group [Plugin: com.yourcompany.unique.plug...
社区
IntelliJ IDEA Open API and Plugin Development
com.intellij.diagnostic.PluginException
0 票
创建于
2014年10月07日 09:56
com.intellij.openapi.editor.CaretModel#moveToVisualPosition
社区
IntelliJ IDEA Open API and Plugin Development
how to goto line with openapi
0 票
创建于
2014年10月04日 13:06
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Architectural+Overview#IntelliJIDEAArchitecturalOverview-Threading
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile of selected text editor from a non-UI thread
0 票
创建于
2014年10月06日 17:09
I'll have to checkout the full sources to understand the context properly.But it seems to me you're trying to "simulate" resolving of a reference in text by just passing in "String" and current pro...
社区
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile of selected text editor from a non-UI thread
0 票
«
第一页
‹
上一页
下一页
›
最后
»