]> source.dussan.org Git - aspectj.git/commit
Remove remaining usage message duplication between ECJ and AJC
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Tue, 13 Apr 2021 17:40:34 +0000 (00:40 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Tue, 13 Apr 2021 17:40:34 +0000 (00:40 +0700)
commit7ee0f70ce7e50e61daa41b124c7837d45bfd386f
tree52c45fbc83bac14e611a7f5ce4a414c488935df2
parent8d2aa7417fa837e8b3a147b45c1b824797ca0b33
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>
org.aspectj.ajdt.core/src/main/java/org/aspectj/ajdt/ajc/AjdtCommand.java
org.aspectj.ajdt.core/src/main/resources/org/aspectj/org/eclipse/jdt/internal/compiler/batch/messages_aspectj.properties