Hi, You need the Jetbrains runtime with JCEF to enable modern hot swap. You can find them here for Java 17, 21 and 25.
https://github.com/JetBrains/JetBrainsRuntime JetBrains/JetBrainsRuntime: Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux github.com After installing your preferred releases (select a "with JCEF" version) you need to add it to your Eclipse workspace and select it as default. You need to add these Default VM Arguments to enable HotSwap "-XX:+AllowEnhancedClassRedefinition -XX:HotswapAgent=fatjar" Regards, Samuel > Le 12 déc. 2016 à 13:06, Theodore Petrosky <[email protected]> a écrit : > > is anyone using hotswap-agent-0.4.0-SNAPSHOT > > it looks like an update to the agent. I stumbled across this when I installed > the jdk1.8.0_112.jdk > > is there any need to do this? > > Ted > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com > > This email sent to [email protected]
