Bill Pfeiffer

- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Edited Is there a way to debug the "Gradle: Configure build...
AnsweredWhen I open up my project and a change has occurred causing IDEA to re-read the gradle.build, it takes several minutes with NO feedback. Is there any way to find out why it is taking so much time?... -
Created IDEA support for Spring boot angular monorepo
AnsweredMy company is planning on migrating our angular apps to a monorepo approach as is recommended by nx.dev: https://nx.dev/angular/fundamentals/monorepos-automation. This means our spring boot app i... -
Edited Anyone using Logitech MX keyboard and mouse?
AnsweredI use the ultimate version of IDEA (work license and personal license) for most of the day. Am thinking about replacing my current mouse and keyboard with logitech's new Master Series keyboard and... -
Created https failure in IDEA
AnsweredAny type of https activity (Gradle, plugin installs, etc) fails in IDEA with the error: "Software caused connection abort: connect". My company does use a CA root cert and I have installed it in al... -
Created Intellij Idea 2017.1: Turn off Gradle import source / javadocs
AnsweredHow do you turn off the import of source and javadocs with gradle dependencies? Our artifactory server is performing horrendously (hours) on failing requests for these files. Regular found depend... -
Created Intellij 13 opening existing gradle projects
Intellij 13 does not appear to recognize existing (created in Intellij IDEA 12) gradle based projects. My question is: Is this working as designed or should this behavior be logged as a bug? I rea... -
Created Deployment: Mappings Tab with Grails
I have a grails app that I host on a remote linux host and access via sftp / ssh. I set the remote host up and really only want to deploy my war file that gets built locally (in my grails 'target'... -
Created Where is the applicationLibraries.xml located on disk for OS X?
I have a new install of Idea on my mac and I want to bring over my references to my global libs from my other system. Anyone know where the applicationLibraries.xml is located on the mac (lion)? -
Created Deploy exploded war build externally
Is it possible to have Idea 9.0.1 deploy an exploded war (in my case to JBoss 5.1) that was built by gradle such that I get all the debugging goodness of a war deployed as an Idea based artifact? ... -
Created Where is build 93.13?
I just got notified that build 93.13 is available. It appears that Idea 9 doesn't auto update so, I clicked the more info link and was put on the EAP home page. I clicked the download link and wa...