diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-04-14 00:40:34 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-04-14 00:40:34 +0700 |
commit | 7ee0f70ce7e50e61daa41b124c7837d45bfd386f (patch) | |
tree | 52c45fbc83bac14e611a7f5ce4a414c488935df2 /loadtime | |
parent | 8d2aa7417fa837e8b3a147b45c1b824797ca0b33 (diff) | |
download | aspectj-7ee0f70ce7e50e61daa41b124c7837d45bfd386f.tar.gz aspectj-7ee0f70ce7e50e61daa41b124c7837d45bfd386f.zip |
Remove remaining usage message duplication between ECJ and AJC
The resource key 'misc.usage' is completely gone from
.../jdt/internal/compiler/batch/messages_aspectj.properties. Instead,
JDT Core was adjusted in such a way as to patch the new resource key
'misc.usage.aspectj' into the upstream 'misc.usage' in the right place.
Now finally the properties file is as lean as I envisioned it to be,
without any loss of information and without the need of future manual
synchronisation of duplicate texts for every release.
At the same time, usage text detection in AjdtCommand::inferKind was
improved and also adjusted to the new situation.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'loadtime')
0 files changed, 0 insertions, 0 deletions