Last modified by Samuel Pelletier on 2025/12/03 16:46

From version 16.1
edited by D Tim Cummings
on 2021/11/12 00:26
Change comment: There is no comment for this version
To version 15.1
edited by D Tim Cummings
on 2021/11/11 22:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,15 +38,10 @@
38 38  
39 39  === Troubleshooting ===
40 40  
41 -a. Some versions of macOS may prevent this java from running because of security quarantining. Try removing quarantine from java folder.
41 +Some versions of macOS may prevent this java from running because of security quarantining. Try removing quarantine from java folder.
42 42  
43 -
44 -\\
45 -
46 46  {{{sudo xattr -r -d com.apple.quarantine /Library/Java/JavaVirtualMachines/jbrsdk_dcevm-17_0_1-osx-x64-b164.4}}}
47 47  
48 -b. In the "Project" menu, "Build Automatically" should be selected for hot swap to work.
49 -
50 50  = DCEVM and Hotswap Agent for Java 8 =
51 51  
52 52  === Prerequisites ===