I've tried to clone your latest code and build as debug. I receive the following error:
"Could not copy the file "Could not copy the file "C:\source\JDBC.NET\JDBC.NET.Bridge\target\JDBC.NET.Bridge-1.0-SNAPSHOT-jar-with-dependencies.jar" because it was not found."
I am using Visual Studio 2022 Community Edition. Fresh clone, no changes, immediate attempt to build.
Edit: If I build as Release, I do not receive the error, but I cannot debug.
Hello,
I've tried to clone your latest code and build as debug. I receive the following error:
"Could not copy the file "Could not copy the file "C:\source\JDBC.NET\JDBC.NET.Bridge\target\JDBC.NET.Bridge-1.0-SNAPSHOT-jar-with-dependencies.jar" because it was not found."
I am using Visual Studio 2022 Community Edition. Fresh clone, no changes, immediate attempt to build.
Edit: If I build as Release, I do not receive the error, but I cannot debug.