Package | Description |
---|---|
viptool.project |
Modifier and Type | Method and Description |
---|---|
IAbstractFile |
IAbstractFolder.add(IAbstractFile file)
Adds the given file to the folder.
|
IAbstractFile |
AbstractFolder.add(IAbstractFile file) |
IAbstractFile |
IProject.addFile(IAbstractFile file)
Adds the given file to the project.
|