Bill Pfeiffer
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Bill Pfeiffer created a post, AnsweredIs there a way to debug the "Gradle: Configure build...
When 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?... -
-
Bill Pfeiffer created a post, AnsweredIDEA support for Spring boot angular monorepo
My 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... -
-
Bill Pfeiffer created a post, AnsweredAnyone using Logitech MX keyboard and mouse?
I 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... -
Bill Pfeiffer created a post, Answeredhttps failure in IDEA
Any 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... -
Bill Pfeiffer created a post, AnsweredIntellij Idea 2017.1: Turn off Gradle import source / javadocs
How 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... -
Bill Pfeiffer created a post, 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... -
Bill Pfeiffer created a post, 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'... -