i have an object of IFolder typ开发者_Python百科e. Iwant to get the complete url of that resource.How can i get it? Help
IResource.getFullpath().toFile().toURL()
i have an object of IFolder typ开发者_Python百科e. Iwant to get the complete url of that resource.How can i get it? Help
IResource.getFullpath().toFile().toURL()
精彩评论