Closed maffelbaffel closed 6 years ago
Same problem for me.
Same.
Thanks to all for point to this issue!
Fixed and deployed to plugin repository. Will be available after some moderation from JetBrains.
Now it's looking for 1.2.1-SNAPSHOT which also doesn't exists:
java.io.IOException: Cannot download 'https://github.com/HotswapProjects/HotswapAgent/releases/download/1.2.1-SNAPSHOT/hotswap-agent-1.2.0.jar': Status: 404
Currently downloading the agent.jar doesnt work.
I guess the reason is, the name of the current HotswapAgent Release is RELEASE-1.2.0. So the correct link would be: https://github.com/HotswapProjects/HotswapAgent/releases/download/RELEASE-1.2.0/hotswap-agent-1.2.0.jar