I want to access my current working directory using java.
My code :
String current = new java.io.File( \".\" ).getCanonicalPath(); System.ou
this.getClass().getClassLoader().getResource("").getPath()