diff --git a/java/xdocs/properties.xml b/java/xdocs/properties.xml index 7926b1e0..6f88246e 100644 --- a/java/xdocs/properties.xml +++ b/java/xdocs/properties.xml @@ -33,7 +33,7 @@
Corresponds to the nested compilerarg element for the ant
- javac
+ javac
task.
Corresponds to the encoding attribute for the ant
- javac
+ javac
task.
Corresponds to the executable attribute for the ant
- javac
+ javac
task.
Corresponds to the fork attribute for the ant
- javac
+ javac
task.
Corresponds to the source attribute for the ant
- javac
+ javac
task.
Corresponds to the target attribute for the ant
- javac
+ javac
+ task.
+
+ Asks the compiler for verbose output +
+
+ Corresponds to the verbose attribute for the ant
+ javac
task.