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 recent activity
Recent activity
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
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 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
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: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
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
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
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
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
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
Next
›
Last
»