主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
jaime
活动总数
118
最后的活动
2023年05月11日 22:02
成员加入日期
2010年10月09日 08:52
关注
0 名用户
关注者数
0 名用户
投票数
10
订阅数
40
活动概览
帖子(32)
评论(36)
按最近的活动排序
最近的活动
投票数
创建于
2012年07月08日 05:18
WoaH External Tools rocks :) thank you very much now I know Jetbrains platform a little bit better
社区
PhpStorm
documentation for isset, list, array() right from the IDE
0 票
创建于
2013年02月13日 15:28
Yes it is exactly the bug I've found.
社区
PhpStorm
I'm unable to click balloon during debugging in PhpStorm
0 票
创建于
2012年04月12日 02:51
Hi, is the plugin in the community edition mirrored in github? I have a couple of little observations on the plugin for Play 1.2.x that I would like to check and fix.
社区
IntelliJ IDEA Plugin Users
Play! Framework Plugin for IntelliJ
0 票
创建于
2010年10月25日 02:43
I found that this is already created in the test framework, I managed to run unit tests for my plugin extending com.intellij.testFramework.IdeaTestCase.
社区
IntelliJ IDEA Open API and Plugin Development
how to create base project for unit testing
0 票
创建于
2010年10月09日 10:08
Now I got to overcome this problem doing:File > PRoject structure > SDK'sAnd configuring a jdk and an Intellij Idea Plugin SDK but now I have another problem, when I try to launch the IDEA shared r...
社区
IntelliJ IDEA Open API and Plugin Development
how to debug intellij community edition 9.03
0 票
创建于
2010年10月09日 20:58
I did what you say, I moved intellij to a path without spaces, then I configured it to work with a simple JDK in Project Structure and now it works, but I wonder why the spaces affected the behavio...
社区
IntelliJ IDEA Open API and Plugin Development
how to debug intellij community edition 9.03
0 票
创建于
2011年11月29日 21:49
My mistake, an specific version as 9.0.4, like the one linked here: http://www.jetbrains.org/display/IJOS/DownloadYou can download the source code of IntelliJ IDEA Community Edition 10.5 or Intelli...
社区
IntelliJ IDEA Open API and Plugin Development
full download links for source in http://www.jetbrains.org/display/IJOS/Download
0 票
创建于
2011年07月17日 23:45
Thanks, it made the work
社区
IntelliJ IDEA Open API and Plugin Development
create hyperlinks when the user presses ctrl and hovers the mouse over custom text in javadoc
0 票
创建于
2011年07月26日 03:58
Now I´m realizing that PsiReferenceProvider only works for String literals, this is:String zas = "psiReferenceProviderworkshere";But I want to be able to create references from the value of a custo...
社区
IntelliJ IDEA Open API and Plugin Development
create hyperlinks when the user presses ctrl and hovers the mouse over custom text in javadoc
0 票
创建于
2010年11月18日 20:45
I got it in this way, the thing I wasn't aware about was the method.getFirstChild(). String commentText = "/**\n" + "* @see " + methodQualifiedName + "\n" + "*...
社区
IntelliJ IDEA Open API and Plugin Development
how to add javadoc to PsiMethod programatically
0 票
«
第一页
‹
上一页
下一页
›
最后
»