Bug 353002 - Add a new token location for content assist inside catch clause
Summary: Add a new token location for content assist inside catch clause
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Ayushman Jain CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 352556
  Show dependency tree
 
Reported: 2011-07-25 08:44 EDT by Dani Megert CLA
Modified: 2011-07-25 08:49 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2011-07-25 08:44:33 EDT
3.7.

We need a token location returned by CompletionContext.getTokenLocation() for content assist inside catch clause:
    catch (<contant assist>).
Comment 1 Ayushman Jain CLA 2011-07-25 08:48:45 EDT
Do you want this for 3.7.1?
Comment 2 Dani Megert CLA 2011-07-25 08:49:19 EDT
(In reply to comment #0)
> 3.7.
> 
> We need a token location returned by CompletionContext.getTokenLocation() for
> content assist inside catch clause:
>     catch (<contant assist>).

No.