java中的IFile及其path
IFile类的路径函数
getLocation()
getLocationURI(),继承自IResource:,file:/D:。。。。。
getFullPath()重写了IResource的getFullPath,得到包含所在工程名称的路径(AbsolutePath),例如:/rr/firstLayerFolder/default.shapes_diagram,rr是工程名称
posted @ 2008-05-25 22:48 EyeOfHeaven 阅读(238) 评论(0) 编辑
