主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2016年02月12日 08:13
Maybe using com.intellij.execution.BeforeRunTaskProvider is an easier and more flexible solution? So you can add your "before the main run configuration starts, I want to perform X" tasks to *any* ...
社区
IntelliJ IDEA Open API and Plugin Development
Is there any way to trigger(start) Run/Debug configuration programmatically?
0 票
创建于
2016年02月19日 09:48
Does the existing inspection"Local variable or parameter can be final" not suit your need?
社区
IntelliJ IDEA Open API and Plugin Development
Re-assignment of Variables
0 票
创建于
2016年02月19日 10:56
Using IDE to fix existing code. When writing Java code, you can use File | Settings | Editor | Code Style | Java "Code Generation" options, section "Final Modifier".
社区
IntelliJ IDEA Open API and Plugin Development
Re-assignment of Variables
0 票
创建于
2016年02月19日 18:42
3rd party plugins should be developed as stand-alone plugin projects created with DevKit as "IntelliJ Platform Plugin" module type.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Development classpath confusion
0 票
创建于
2016年02月22日 09:40
OK got it :)
社区
IntelliJ IDEA Open API and Plugin Development
PSI Viewer
0 票
创建于
2016年02月22日 18:09
Please define "customized maven project", what mechanism do you use exactly?
社区
IntelliJ IDEA Open API and Plugin Development
Create Web facet, Run Configuration and Artifacts for Project Wizard
0 票
创建于
2016年02月25日 10:36
AFAIK there is not possibility to automatically "override" existing filetype registration.
社区
IntelliJ IDEA Open API and Plugin Development
Override plugin file type
0 票
创建于
2016年02月27日 10:43
See com.intellij.facet.ui.FacetEditorValidator for validating facet config.
社区
IntelliJ IDEA Open API and Plugin Development
Validate forms of Facet Editor and FrameworkSupport.
0 票
创建于
2016年02月29日 12:02
Could you upload sample dumps somewhere?
社区
IntelliJ IDEA Open API and Plugin Development
Retained references to PsiElements after project is closed
0 票
创建于
2015年04月17日 07:09
Please look for /samples/ folder in root of checked out IntelliJ Community sources. Some sampleThe mentioned "textEditor" sample has indeed been removed. Please feel free to ask specific questions.
社区
IntelliJ IDEA Open API and Plugin Development
What's an editor vs document vs virtualfile?
0 票
«
第一页
‹
上一页
下一页
›
最后
»