Follow up to #761.
The following screenshots show that useless suggestions are given when invoking code assist for annotation attribute completion:

In the above case, probably no suggestion at all should be given, or rather just "true"/"false" to replace the current "false"? I don't know how JDT behaves in this case.

Here only the first 4 suggestions are relevant, the others are not.
Follow up to #761.
The following screenshots show that useless suggestions are given when invoking code assist for annotation attribute completion:
In the above case, probably no suggestion at all should be given, or rather just "true"/"false" to replace the current "false"? I don't know how JDT behaves in this case.
Here only the first 4 suggestions are relevant, the others are not.