Hi I am still trying to figure out a workaround fo...
# squarelibraries
s
Hi I am still trying to figure out a workaround for this bug :`Connecting with the SQLDelight plugin failed: try building from the command line.` My JAVA_HOME variable is set properly
Copy code
2025-01-01 15:46:40,042 [2479858]   INFO - SQLDelight[poly] - sqldelight model gen failed
2025-01-01 15:46:40,042 [2479858]   INFO - SQLDelight[poly] - Collection is empty.The supplied build action failed with an exception.
Collection is empty.
com.intellij.openapi.externalSystem.model.ExternalSystemException: Collection is empty.The supplied build action failed with an exception.
Collection is empty.
https://github.com/sqldelight/sqldelight/issues/4763 I also have this github issue, been trying to troubleshoot for 2 years now with no luck, it’s not a major blocker but just trying to get to the bottom of why? maybe I will fork the plugin and debug from there