This repository was archived by the owner on Oct 9, 2025. It is now read-only.
-
Couldn't load subscription status.
- Fork 12
FAQ
Vojtech Krizek edited this page Oct 2, 2017
·
1 revision
I'm getting
java.lang.RuntimeExceptioncaused byjava.lang.ClassNotFoundException: com.sun.tools.attach.VirtualMachinewhen running SV as Code in jUnit test.
You need to install and use Java Development Kit (JDK) instead of Java Runtime Environment (JRE) because SV as Code requires tools.jar from JDK to be installed.