public interface IJarBuilderExtension
IJarBuilder with the following functions:
void writeFile(File file, IPath destinationPath) throws CoreException
file - the file to be written. It is guaranteed, that the file is not a directory.destinationPath - the path for the file inside the archiveCoreException - thrown when the file could not be written
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.