主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitry Avdeev
活动总数
811
最后的活动
2024年06月26日 17:35
成员加入日期
2005年10月05日 15:14
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
330
活动概览
帖子(18)
评论(463)
按最近的活动排序
最近的活动
投票数
创建于
2015年08月19日 14:55
Answered: https://devnet.jetbrains.com/message/5556211#5556211.
社区
IntelliJ IDEA Open API and Plugin Development
How to validate project/module path before creation?
0 票
创建于
2015年08月19日 14:43
To do validation in project settings step, you can override modifySettingsStep() in your ModuleBuilder (see com.intellij.openapi.module.WebModuleBuilder for example).To expand expert settings, you ...
社区
IntelliJ IDEA Open API and Plugin Development
Validation for modified project settings step in next project/module wizard?
0 票
创建于
2015年08月19日 14:55
To do validation in project settings step, you can override modifySettingsStep() in your ModuleBuilder (see com.intellij.openapi.module.WebModuleBuilder for example).To expand expert settings, you ...
社区
IntelliJ IDEA Open API and Plugin Development
Validation for modified project settings step in next project/module wizard?
0 票
创建于
2007年08月21日 15:52
http://www.jetbrains.net/jira/browse/IDEA-9545I hope it will :)
社区
IntelliJ IDEA Open API and Plugin Development
Running Spring/StrutsAssistant unit tests
0 票
创建于
2007年10月02日 09:37
Dom references are intended to be checked by special inspection, not by regular xml highlighting pass. Extend com.intellij.util.xml.highlighting.DomElementsInspection (or BasicDomElementsInspection...
社区
IntelliJ IDEA Open API and Plugin Development
DOM error: "dom reference should be soft"
0 票
创建于
2008年04月09日 13:02
Have a look at PathReferenceProvider.
社区
IntelliJ IDEA Open API and Plugin Development
"fake" servlet path in web project
0 票
创建于
2008年04月09日 16:33
Yes I do mean that. Create your own reference and provide resolve/completion you need.
社区
IntelliJ IDEA Open API and Plugin Development
"fake" servlet path in web project
0 票
创建于
2009年12月01日 08:32
Maia final I hope :)
社区
IntelliJ IDEA Open API and Plugin Development
How to get notified of an active task change in Maia?
0 票
创建于
2011年05月24日 16:04
It does have auto-popup completion but it can take some time to appear. Please use regular completion action to get the popup immediately."jostster" <no_reply@jetbrains.com> сообщил(а) в новостях с...
社区
IntelliJ IDEA Open API and Plugin Development
Tasks and Context findTask
0 票
创建于
2012年07月17日 12:39
You might need to add <loadForDefaultProject/> to your component configuration(s) explicitely.In IDEA 10, all components were loaded for default project by default.
社区
IntelliJ IDEA Open API and Plugin Development
Leda: SbtConfigurable has unsatisfied dependency
0 票
«
第一页
‹
上一页
下一页
›
最后
»