Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alex
Follow
New posts
New posts and comments
Total activity
142
Last activity
November 25, 2021 22:20
Member since
January 02, 2019 14:06
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
35
Activity overview
Posts (34)
Comments (67)
Sort by recent activity
Recent activity
Votes
Created
April 23, 2019 15:14
Thanks for the response. I tried importing that class into a new project, however intellij isn't recognizing it. I have project sdk set to Intellij IDEA IU. Any ideas why this might be the case?
Community
IntelliJ IDEA Open API and Plugin Development
Custom implementation of GUI Designer table
0 votes
Created
February 27, 2019 11:20
Thanks I followed it but I still have the problem. I set up new project exactly as it says, intellij can resolve the method toolWindow.setSplitMode but gradle still fails and says it cant resolve t...
Community
IntelliJ IDEA Open API and Plugin Development
How to set custom tool window into split mode?
0 votes
Created
February 27, 2019 09:31
Hey I think I have a mistake somewhere in my gradle set up now. The project compiler resolves the method, but when i run with gradle it cant find the symbol. This is with gradle jvm set to java hom...
Community
IntelliJ IDEA Open API and Plugin Development
How to set custom tool window into split mode?
0 votes
Created
February 26, 2019 14:23
Ah, sorted. Didn't have Intellij SDK set as module sdk, thanks a lot.
Community
IntelliJ IDEA Open API and Plugin Development
How to set custom tool window into split mode?
0 votes
Created
February 26, 2019 11:42
Hm, interesting. When doing the exact same in my tool window factory I get cannot resolve method. Any ideas?
Community
IntelliJ IDEA Open API and Plugin Development
How to set custom tool window into split mode?
0 votes
Created
February 25, 2019 15:59
Thanks for replying, when I call this on the ToolWindow provided with createToolWindowContent method inside my ToolWindowFactory class, it doesn't show as a method. Is this what you mean?
Community
IntelliJ IDEA Open API and Plugin Development
How to set custom tool window into split mode?
0 votes
Created
February 19, 2019 10:21
For anyone who has the same problem, I found a work around with this https://github.com/AlexsFabulousFlow/functional-websocket-test/tree/master. Thanks a lot for the help, Yann!
Community
IntelliJ IDEA Open API and Plugin Development
Websocket runtime exception couldn't find an implementation class, with gradle dependency, in IntelliJ tool window.
0 votes
Created
February 18, 2019 18:47
Ok great, thanks for your efforts. Please keep me updated as my progress is fairly dependent on this.
Community
IntelliJ IDEA Open API and Plugin Development
Websocket runtime exception couldn't find an implementation class, with gradle dependency, in IntelliJ tool window.
0 votes
Created
February 18, 2019 17:19
Hi so I reproduced the problem here: https://github.com/AlexsFabulousFlow/websocket-test It should work when run with Start.main(), however on my machine it produces an error when run with Gradle P...
Community
IntelliJ IDEA Open API and Plugin Development
Websocket runtime exception couldn't find an implementation class, with gradle dependency, in IntelliJ tool window.
0 votes
Created
February 18, 2019 16:46
Yes, this is what I use.
Community
IntelliJ IDEA Open API and Plugin Development
Websocket runtime exception couldn't find an implementation class, with gradle dependency, in IntelliJ tool window.
0 votes
«
‹
1
2
3
4
5
6
7
›
»