// C:\huowang\mobile\Javatest\bin 获取项目的classpath路径
System.out.println( System.getProperty(
"java.class.path"
));