I am not clear about this. When I run a java App or run an Applet in applet viewer, (in the IDE environment), System.getProperty(\"java.class.path\") gives me
System.getProperty(\"java.class.path\")
Environment variables are specific to the operating system. Properties are JVM only.