Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Michael Wölk
Total activity
161
Last activity
October 14, 2024 14:50
Member since
June 16, 2016 13:19
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
37
Activity overview
Posts (32)
Comments (87)
Sort by recent activity
Recent activity
Votes
Created
April 13, 2017 15:47
Thank you, helped me too!
Community
IntelliJ IDEA Open API and Plugin Development
How to create a background task in IntelliJ plugin
0 votes
Created
July 26, 2016 19:11
Perfect! Thank you!!
Community
IntelliJ IDEA Open API and Plugin Development
WebView
0 votes
Created
July 02, 2016 16:00
Ah youre the author of that stuff :-) nice that you have time to help me :-) OK.. back to the topic. I do not quite understand the call .compare() . Editor editor = FileEditorManager.getInstance(pr...
Community
IntelliJ IDEA Open API and Plugin Development
Diff of two git files
0 votes
Created
July 02, 2016 15:05
Community
IntelliJ IDEA Open API and Plugin Development
Diff of two git files
0 votes
Edited
July 02, 2016 15:04
Aah i can take it directly from the sources of Intellij... i have assumed if i include the SDK sources that i include all in once. But there are plugin-sources which i can include seperatly.. OK......
Community
IntelliJ IDEA Open API and Plugin Development
Diff of two git files
0 votes
Created
July 02, 2016 13:47
Hmmm i dont get it :-( I downloaded Git4Idea.jar from https://github.com/davie/git4idea Put this file to the classpath of my IntelliJ Platform SDK Add as dependency ...but GitBrancher and G...
Community
IntelliJ IDEA Open API and Plugin Development
Diff of two git files
0 votes
Edited
July 02, 2016 09:42
The solution is in other words to intantiate the class of itself. That looks like that: public void createToolWindowContent(Project project, ToolWindow toolWindow) {// process(project,...
Community
IntelliJ IDEA Open API and Plugin Development
Multiple Instances with my Plugin running parallel
0 votes
Created
June 29, 2016 21:32
ah ok i understand
Community
IntelliJ IDEA Open API and Plugin Development
Multiple Instances with my Plugin running parallel
0 votes
Created
June 29, 2016 21:31
and what can i do to avoid that? im beginner in java...
Community
IntelliJ IDEA Open API and Plugin Development
Multiple Instances with my Plugin running parallel
0 votes
Created
June 29, 2016 21:30
That sounds simple. But i dont have GitBrancher. Its part of git4idea, right? And thatfor i need to include as described by vikash kumar here https://intellij-support.jetbrains.com/hc/en-us/communi...
Community
IntelliJ IDEA Open API and Plugin Development
Diff of two git files
0 votes
«
First
‹
Previous
Next
›
Last
»