|
Eclipse JDT Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJarBuilderExtension
Extends IJarBuilder
with the following functions:
Method Summary | |
---|---|
void |
writeFile(File file,
IPath destinationPath)
Add the given file to the archive at the given path |
Method Detail |
---|
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 archive
CoreException
- thrown when the file could not be written
|
Eclipse JDT Release 3.5 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |