Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
David Biskupek
Total activity
50
Last activity
January 16, 2016 14:24
Member since
February 22, 2013 09:14
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
11
Activity overview
Posts (9)
Comments (30)
Sort by votes
Recent activity
Votes
Created
March 13, 2013 13:41
Hi thx for your quick response,i want to add some functionality to your svn plugin for better integration with our TFS.But i dont know how to deploy it.I want to override the existing bundled plugi...
Community
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 votes
Created
March 14, 2013 17:06
I did, but if i replace the svn4idea.jar with thenew compiled one it gives me several errors during runtime.Even if i just compile it without doing any changes it does not work.http://pastebin.com/...
Community
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 votes
Created
April 09, 2013 09:49
Hi, I want to go back to the original topic from jostster.Is there any way to add some options to the VCS commit dialog box which is originally created by the CommitChangeListDialog.java by an Plug...
Community
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 votes
Created
May 27, 2013 15:04
Hi, i want to serialize a map of maps, but idea always saysCould not save application settings: Can't serialize instance of class TFS.model.Optionspublic class Options implements PersistentStateCom...
Community
IntelliJ IDEA Open API and Plugin Development
Persisting State of Components
0 votes
Created
June 25, 2013 09:59
thank you for your reply Dmitry.How can i realize those tabs like in the TODO ToolWindow?How can i apply the hover effect on the icons of the actions that I have added like mentioned before?Kind ...
Community
IntelliJ IDEA Open API and Plugin Development
Add options to ToolWindow
0 votes
Created
February 26, 2013 13:03
I need a fully working browser, jeditorpane isnt able to render html and css properly. Besides it isnt able to run javascript.In earlier version JXBrowser was implemented, but this is out of discus...
Community
IntelliJ IDEA Open API and Plugin Development
Display Browser
0 votes
Created
April 23, 2013 14:43
Thx,How do i call this method?I tried it this way:public void actionPerformed(AnActionEvent anActionEvent) { Project project = anActionEvent.getProject(); ProjectLev...
Community
IntelliJ IDEA Open API and Plugin Development
Obtain last Commit
0 votes
Created
May 03, 2013 15:20
I did it like you have suggested it.I create a List of File:VCSrevsionNumber before i call CommitChangeListDialog.commitPaths()and afterwards, but CommitChangeListDialog.commitPaths() creates it's ...
Community
IntelliJ IDEA Open API and Plugin Development
Obtain last Commit
0 votes
Created
October 17, 2013 11:49
<idea-plugin version="2"> <id>com.yourcompany.unique.plugin.id</id> <name>Plugin display name here</name> <version>1.0</version> <vendor email="support@yourcompany.com" url="http://www.you...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 votes
Created
October 23, 2013 10:07
*push* please, tell me where i made the mistake!kind regardssyt
Community
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 votes
«
First
‹
Previous