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
February 27, 2013 10:43
I've did it with swt. If someone wants to know more feel free to ask :).
Community
IntelliJ IDEA Open API and Plugin Development
Display Browser
0 votes
Created
July 31, 2013 10:01
Hi, as i mentioned before, i used swt to display the browser in the ToolWindow.It is quite tricky to explain it this way, the best way should be if you read my source.I tested it on ubuntu x64_86 a...
Community
IntelliJ IDEA Open API and Plugin Development
Display Browser
0 votes
Created
June 28, 2013 11:37
Hi, this is not actually what i wanted to do.How can i get this list of committs shown in the Chnges Window?Attachment(s):Bildschirmfoto7.png
Community
IntelliJ IDEA Open API and Plugin Development
Obtain last Commit
0 votes
Created
July 24, 2013 11:29
hi, now that i have the revisionnumber is it possible to call the Repository Tab and preselect the change by the given revesion number?kind regardssyt
Community
IntelliJ IDEA Open API and Plugin Development
Obtain last Commit
0 votes
Created
October 17, 2013 11:07
I started a new one from scratch and cant declare any functionality in plugin.xmlThe action entry is still ignored<idea-plugin version="2"> <id>com.yourcompany.unique.plugin.id</id> <name>Plugi...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 votes
Created
October 17, 2013 11:26
I did, and i added com.intellij.modules.lang as dependencie. But still no functionality.I have other Modules in my project which are working with the same settings, but this new one from scratch wo...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 votes
Created
October 17, 2013 11:37
After i red the article i've added the dependencie, but it still wont work.Even if i delete the implementing class, there is no error during runtime.What is wrong?<idea-plugin version="2"> <id>co...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 votes
Created
March 28, 2013 10:48
Hi, thx for your quick reply.I figured out that ProjectManager.getInstance().getDefaultProject() ius not returning my actually project.I am trying to init my plugin through one of these components,...
Community
IntelliJ IDEA Open API and Plugin Development
init ToolWindow programmatically
0 votes
Created
March 05, 2013 15:46
Hi, yes i want to costumize the build in svn commit dialog.
Community
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 votes
Created
March 13, 2013 12:56
Hi, just a gentle remind that i'm still developing.I'm now able to modify the Commit Changes dialog by editing the platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/CommitChangeListDialog...
Community
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 votes
«
First
‹
Previous
Next
›
Last
»