Bug 122618 - [javadoc][assist] Javadoc code assist should support @category tag
Summary: [javadoc][assist] Javadoc code assist should support @category tag
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 07:25 EST by Dani Megert CLA
Modified: 2006-02-14 12:15 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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