主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Taras Tielkes
活动总数
1471
最后的活动
2022年11月07日 22:23
成员加入日期
2005年11月14日 14:02
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
552
活动概览
帖子(139)
评论(780)
按最近的活动排序
最近的活动
投票数
创建于
2007年08月15日 14:32
Attachment not added (general error): "error.txt"
社区
IntelliJ IDEA Open API and Plugin Development
Running Spring/StrutsAssistant unit tests
0 票
创建于
2007年08月20日 09:13
It seems that spring plugin depends on "aop-commons" plugin.Should/Can I somehow specify that it needs to be loaded as well?Taras
社区
IntelliJ IDEA Open API and Plugin Development
Running Spring/StrutsAssistant unit tests
0 票
创建于
2007年04月27日 13:59
Any ideas?I've tried using DependencyValidationManager#getScopes()/setScopes(), but that results is duplication of the built-in scopes (Production/Tests/Problems).
社区
IntelliJ IDEA Open API and Plugin Development
CustomScopeProvider: is there a way to add/remove scopes dynamically?
0 票
创建于
2007年05月15日 13:52
Hello Anna,Done.Thanks. Now things work like I want them to. Some small questions:1)I use this code to force a refresh of the available scopes:---DependencyValidationManager scopesHolder = Depen...
社区
IntelliJ IDEA Open API and Plugin Development
CustomScopeProvider: is there a way to add/remove scopes dynamically?
0 票
创建于
2007年09月23日 13:02
Hello Tom,I'm looking at writing an IDEA language plugin, and would like to knowwhich existing plugins with source available are the best to use as areference, in terms of being reasonably simple, ...
社区
IntelliJ IDEA Open API and Plugin Development
Best Language Plugin Examples?
0 票
创建于
2007年09月20日 14:17
Why not simply add an "Add Test" intention?-tt
社区
IntelliJ IDEA Open API and Plugin Development
Trigger action on file creation
0 票
创建于
2007年09月07日 16:28
Hey, it works :)I think I was trying similar methods on DocumentEx before.So, setting this behavior is application-wide, correct? That seems fine for a dialog, but what if I only want to customize ...
社区
IntelliJ IDEA Open API and Plugin Development
Using locked regions
0 票
创建于
2007年09月17日 19:10
Hello Sascha,Hello Taras,>> 1) Expand/Collapse folded regions>> My textfield content contains some folds (created using>> editor.getFoldingModel()).>> Is there a way to make the common fold actions...
社区
IntelliJ IDEA Open API and Plugin Development
Using locked regions
0 票
创建于
2007年09月11日 10:20
Hello Sascha,PS:com.intellij.openapi.command.CommandProcessor#runUndoTransparentActionmight work for you as well - at least the name suggests that it could,but there's an (unanswered post) that say...
社区
IntelliJ IDEA Open API and Plugin Development
Manipulating a Document without undo-history
0 票
创建于
2007年10月09日 14:22
Hello Balamaci,About the local history. The feature is greatly apreciated, it got meout of trouble many times, but maybe i do not fully know how to use itand take full advantage, but my current iss...
社区
IntelliJ IDEA Open API and Plugin Development
CVS compare dialog
0 票
«
第一页
‹
上一页
下一页
›
最后
»