Bug 122618

Summary: [javadoc][assist] Javadoc code assist should support @category tag
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dani Megert CLA 2006-01-04 07:25:56 EST
I20060104-0010

Javadoc code assist should support @category tag.
On the UI side we do not limit this to 5.0 i.e. if the code has a @category tag in 1.4 we show the category, hence the Javadoc code assist support should not be limited to 5.0 as well.
Comment 1 Frederic Fusier CLA 2006-01-05 03:16:45 EST
Fixed and released in HEAD.

This was already implemented but only for 1.6 compliance. As JDT/Core supports @category tags whatever compliance is, downgrade level accordingly for @category tag in JavadocTagConstants interface table...

No new test case added as existing ones already look at all possible tags in all compliances.
Comment 2 David Audel CLA 2006-02-14 12:15:32 EST
Verified for 3.2 M5 using build I20060214-0010