diff --git a/bundles/org.eclipse.jdt.doc.user/tasks/task-using_batch_compiler.htm b/bundles/org.eclipse.jdt.doc.user/tasks/task-using_batch_compiler.htm index 809dc2f..5ec61e2 100644 --- a/bundles/org.eclipse.jdt.doc.user/tasks/task-using_batch_compiler.htm +++ b/bundles/org.eclipse.jdt.doc.user/tasks/task-using_batch_compiler.htm @@ -699,7 +699,7 @@ +/- unused -macro for unusedAllocation, unusedArgument, unusedImport, unusedLabel, unusedLocal, unusedPrivate, unusedThrown and unusedTypeArgs +macro for unusedAllocation, unusedArgument, unusedTypeParameter, unusedImport, unusedLabel, unusedLocal, unusedPrivate, unusedThrown and unusedTypeArgs - @@ -713,6 +713,10 @@ + +unusedTypeParameter +unused type parameter + ++ unusedImport unused import reference