Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Taras Tielkes
Total activity
1471
Last activity
November 07, 2022 22:23
Member since
November 14, 2005 14:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
552
Activity overview
Posts (139)
Comments (780)
Sort by recent activity
Recent activity
Votes
Created
August 15, 2007 14:32
Attachment not added (general error): "error.txt"
Community
IntelliJ IDEA Open API and Plugin Development
Running Spring/StrutsAssistant unit tests
0 votes
Created
August 20, 2007 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
Community
IntelliJ IDEA Open API and Plugin Development
Running Spring/StrutsAssistant unit tests
0 votes
Created
April 27, 2007 13:59
Any ideas?I've tried using DependencyValidationManager#getScopes()/setScopes(), but that results is duplication of the built-in scopes (Production/Tests/Problems).
Community
IntelliJ IDEA Open API and Plugin Development
CustomScopeProvider: is there a way to add/remove scopes dynamically?
0 votes
Created
May 15, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
CustomScopeProvider: is there a way to add/remove scopes dynamically?
0 votes
Created
September 23, 2007 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, ...
Community
IntelliJ IDEA Open API and Plugin Development
Best Language Plugin Examples?
0 votes
Created
September 20, 2007 14:17
Why not simply add an "Add Test" intention?-tt
Community
IntelliJ IDEA Open API and Plugin Development
Trigger action on file creation
0 votes
Created
September 07, 2007 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Using locked regions
0 votes
Created
September 17, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
Using locked regions
0 votes
Created
September 11, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
Manipulating a Document without undo-history
0 votes
Created
October 09, 2007 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...
Community
IntelliJ IDEA Open API and Plugin Development
CVS compare dialog
0 votes
«
First
‹
Previous
Next
›
Last
»