public class BuildJarIndex
extends org.apache.tools.ant.Task
An Ant task to generate the index file for the given jar path.
<eclipse.buildJarIndex jarPath="Test.jar" indexPath="Test.index"/>
For more information on Ant check out the website at http://jakarta.apache.org/ant/ .
This is not intended to be subclassed by users.
Constructor and Description |
---|
BuildJarIndex() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setIndexPath(String path) |
void |
setJarPath(String path) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.