plugin-id is the plug-in identifier, for example, com.example.addjar.
file is the name of the JAR file, for example,
myJavaLibrary.jar.
Install the plug-in.
Results
The Ant or XSLT code now can make use of the Java code.
Example
In the following extended example, the myJavaLibrary.jar file performs a validation step
during processing, and you want it to run immediately before the conref step. To accomplish
this, you will need to use several features:
The JAR file must be added to the classpath.
The Ant target must be added to the dependency chain for conref.
An Ant target must be created that uses this class, and the Ant wrapper integrated into the code.
The files might look like the following:
Find topics by title
You’ve activated the topic finder by typing “t”. Start typing to filter the list of topics.
Use ↑ and ↓ to navigate the results. Press ENTER to view a topic, or ESC to close this dialog.
Keyboard shortcuts
You’ve activated the keyboard shortcuts help by typing “?”.
Press ESC to close this dialog.
t
Open the topic finder to filter the list of topic titles
s
Use the search field to find text in topic content