Eclipse獲取工做空間跟運行空間

System.out.println(System.getProperty("user.dir"));//當前工做空間
        
System.out.println(Platform.getInstanceLocation().getURL().getPath());//當前運行空間
相關文章
相關標籤/搜索