There is a use case in my application that some file will downloaded in the product installed path . I need check these files are downloaded from the remote . so i need to get the product install path (not workspace)
I need to get Platform.getInstallLocation().getURL().getPath()