Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Alexander Ungar
Total activity
17
Last activity
November 04, 2019 12:02
Member since
July 27, 2019 23:16
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
4
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
September 21, 2019 12:13
Ok, I got it working. To anyone interested: Use a NopProcessHandler in your startProcess() method in your CommandLineState. Ths will pretty much give you an "empty" process handler in the sense of ...
Community
IntelliJ IDEA Open API and Plugin Development
Run configuration without executable
2 votes
Created
November 04, 2019 12:02
Sure, the code is invoked by a button in an integrated web view in the plugin. This will forward three repository URLs to the plugin itself, which will then create a new project and clone the three...
Community
IntelliJ IDEA Open API and Plugin Development
Create new project with multiple modules
0 votes
Edited
August 04, 2019 18:44
So my laptop broke down one day after I wrote this post. I am now using an alternative machine and had to set up everything again. This time, I didn't use the Toolbox and downloaded all IDEs direct...
Community
IntelliJ IDEA Open API and Plugin Development
JB JDK 11 with JavaFX Platform.runLater doesn't run on fx application thread
0 votes