David R Bingham
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Gradle Intellij Plugin | RunIdePerformanceTest - How does it work exactly?
AnsweredHi, I see with later versions of the gradle-intellij-plugin that there is a new task runIdePerformanceTest. I've setup the task as follows and the task completes, but I don't see the IDE start up. ... -
Edited gradle-intellij-plugin | runIde gradle task - IDE immediately exists on startup
PlannedHi, When I run the runIde task for the gradle-intellij-plugin plugin, the IDE immediately exits with the following error: 11:37:42: Executing task 'runIde'... > Task :compileJava> Task :compileGro... -
Created Redirect to IDE from browser
AnsweredHi, I'm building an extension which utilizes the PKCE OAuth flow. This means I need to launch out of Intellij and into a browser for sign-on activities, and then redirect back into the IDE to compl... -
Created Intellij Plugin Development | Display of Web Application in a Panel within Intellij
AnsweredHi, We are developing company specific extensions/plugins for both VSCode and Intellij. We would like to display certain web pages within the IDE to the user which are displayed as the result of an...