Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2019-03-08 23:37:46 +0000
committerVikas Chandra2019-03-25 04:41:05 +0000
commit7dd8745650d01bdb6132484e7cee2c76fc35bea8 (patch)
tree2ae45580286fafd2c7c2c490d0c5a69c4d0a9af4 /modules
parent24d47c292ed4bd8fdc28b3c2f9afdab1401d025c (diff)
downloadeclipse.jdt.core-I20190325-0105.tar.gz
eclipse.jdt.core-I20190325-0105.tar.xz
eclipse.jdt.core-I20190325-0105.zip
Bug 544362 - Add support for Java 9/10/11 Javadoc tagsI20190325-0105
- add new @hidden, @index, and @summary tag support to JavadocTagConstants, setting all for JDK 9 except for @summary which is JDK 10 - in IModuleDescription add new methods to get the provides and uses service names and implement these new methods in DocCommentParser and AbstractModule - in JavadocParser, add support @hidden, @index, and @summary - add support for the new tags in TagElement - modify JavadocCompletionParserTest Change-Id: Icd266865ff6fd3fdd1056d567c0e91de613eb300 Signed-off-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions

Back to the top