Eclipse获取工做空间跟运行空间

System.out.println(System.getProperty("user.dir"));//当前工做空间
        
System.out.println(Platform.getInstanceLocation().getURL().getPath());//当前运行空间
相关文章
相关标签/搜索