主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anna Kozlova
活动总数
1422
最后的活动
2023年06月12日 14:16
成员加入日期
2005年10月25日 10:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
503
活动概览
文章(0)
帖子(0)
评论(919)
按最近的活动排序
最近的活动
投票数
创建于
2014年10月22日 11:44
Nothing. Could you please attach repository, save and find and attach config/options/updates.xml?Thanks
社区
IntelliJ IDEA Open API and Plugin Development
How to properly use custom release channels in IDEA 14 (and not only)
0 票
创建于
2014年10月22日 11:50
It was a bug, the fix is ready and would be available in the next IDEA 14 RC. Sorry for the inconvenience
社区
IntelliJ IDEA Open API and Plugin Development
How to properly use custom release channels in IDEA 14 (and not only)
0 票
创建于
2014年10月22日 10:49
Hi Florin,problem with old plugin is strange as it's version should be less than one in your custom repository so plugin from custom repository should be picked up. But it could wair until we can f...
社区
IntelliJ IDEA Open API and Plugin Development
How to properly use custom release channels in IDEA 14 (and not only)
0 票
创建于
2015年03月09日 19:33
Hi,Update should be automatically suggested. Was the old plugin already installed? Is the new plugin compatible with your IDEA? Do you received the notification about update successfully proceed?Thx
社区
IntelliJ IDEA Open API and Plugin Development
Enterprise Plugin Repository Updates
0 票
创建于
2015年03月10日 10:19
Do you invoke Help|Check for update from welcome screen? Could you please attach idea.log (Help|Show log)?Thanks
社区
IntelliJ IDEA Open API and Plugin Development
Enterprise Plugin Repository Updates
0 票
创建于
2015年03月11日 14:48
<idea-version since-build="branch 135" /> is incorrect and that's why plugin is not installed. Only 135.0 or 135 are supported
社区
IntelliJ IDEA Open API and Plugin Development
Enterprise Plugin Repository Updates
0 票
创建于
2015年07月13日 18:31
Hi, 'element.addBefore(ifStatement, element.getFirstChild());' means that ifStatement would be inserted inside 'element'. It looks like you need to find element's container. You may look e.g. a...
社区
IntelliJ IDEA Open API and Plugin Development
Getting the PsiElement at the caret
0 票
创建于
2015年07月14日 09:24
if you use file.findElementAt(editor.getCaretModel().getOffset()) you'll get identifier under caret. File and editor can be retrieved from data context as you already do for psi element. Anna
社区
IntelliJ IDEA Open API and Plugin Development
Getting the PsiElement at the caret
0 票
创建于
2015年02月20日 12:02
You may add $JAVA_HOME/jre/lib/ext/jfxrt.jar explicitly to the IDEA instance you debug with. Please follow the https://youtrack.jetbrains.com/issue/IDEA-109043.Anna
社区
IntelliJ IDEA Open API and Plugin Development
JavaFX - Stylesheets problem.
0 票
创建于
2015年02月25日 15:15
Yes, the problems should be fixed in the next IDEA 14.1 EAP
社区
IntelliJ IDEA Open API and Plugin Development
JavaFX - Stylesheets problem.
0 票
«
第一页
‹
上一页
下一页
›
最后
»