Getting error in Get Environment Variable in Java,
July 12, 2007 at 11:15 AM
I am tying but couldn't solve the error.Can any one please help me to solve the error. EnvironmentInformation.java:10: getenv(java.lang.String) in java.lang.System can not be applied to () Map map = System.getenv(); ^ 1 error
View All Comments
| View Tutorial