Class SystemClasspathUtils

java.lang.Object
dev.getelements.elements.sdk.local.SystemClasspathUtils

public class SystemClasspathUtils extends Object
Utilities for accessing the system classpath.
  • Method Details

    • getSystemClasspath

      public static URL[] getSystemClasspath()
      Gets the System classpath as a set of URLs.
      Returns:
      the system classpath