Alan Snyder
- Total activity 173
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Created minor build error in IDEA 2025.3.1.1
I'm getting what looks like a minor error when I try to build the open source version of IDEA 2025.3.1.1. Retrying action with exponential back off (duration=0 ms, end=11:58:33.5975) events: Attemp... -
Created build errors in IDEA CE 2025.3.1.1
AnsweredBuilding in IDEA 2025.3.1.1 CEFirst time:PlatformPerformanceBenchmark.java package io.ktor.util.date does not exist static import only from classes and interfaces cannot find symbol method getTimeM... -
Created stale classpath when running under IDEA
AnsweredI deleted most of the dependencies of an application module, but when I run the application (using the classpath of the module), the classpath is the old classpath with all of the deleted dependenc... -
Created Unable to setup remote Java debugging on macOS: connection refused
AnsweredThis is not an IDEA problem, but I'm hoping that someone else has enountered the problem and found a solution.I am trying to setup remote Java debugging between two machines running macOS.I am able...