Deprecated API


Contents
Deprecated Methods
org.eclipse.stp.core.infrastructure.emf.WorkbenchResourceHelper.saveResourceToFile(Resource, IFile)
          This api is no longer required. You should create a resource with the absolute path (platform:/resource/...). Upon save, the file will be saved to this location. 
org.eclipse.stp.core.infrastructure.emf.WorkbenchResourceHelper.saveResourceToFile(Resource, IFile, Map)
          This api is no longer required. You should create a resource with the absolute path (platform:/resource/...). Upon save, the file will be saved to this location.