Ticket #78 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

Base call does not support quick fix for (un)declared exception

Reported by: stephan Owned by: stephan
Priority: major Milestone: OTDT_1.1.7
Component: content assist Version: 1.1.6
Keywords: Cc:

Description

Given a callin method bound to a base method, which declares an exception. The base call in this callin signals an error re undeclared exception. Selecting the base call and hitting Ctrl-1 does not propose the expected quick fix to add a throws declaration, or enclose in try-catch.

Change History

Changed 11 months ago by stephan

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to OTDT_1.1.7

This was fixed in r17970.

Note: See TracTickets for help on using tickets.