History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3286
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Anna Kozlova
Reporter: Dan Cojocar
Votes: 9
Watchers: 9
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

Usage of API documented as @since 1.X

Created: 08 Jul 05 13:57   Updated: 21 Sep 07 12:39
Component/s: Code Analysis. Inspection
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-11555 Rework "Usage of API @since 1.5" to ... Resolved

Build: 3,396


 Description  « Hide
Please extend the inspection: "Usage of API documented as @since 1.5" to be able to select the level of this inspection.
To highlight usage of a API greater or equal to a specified version. That way if we develop in jdk1.5 for some embedded devices that support only jdk1.1 we will have a good inspection helping us.

Thanks,

Dan



 All   Comments   Work Log   Change History      Sort Order:
Ivan Todoroski - 16 Aug 07 12:36
This feature would also be very useful if you use Java 1.6 for development (better performance and debugging features), yet still need to maintain compatibility with 1.5.