Ticket #19 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Organize import removes required base import

Reported by: stephan Owned by: stephan
Priority: major Milestone: OTDT_1.1.5
Component: jdt.ui.adaptor Version: 1.1.4
Keywords: rewrite Cc:

Description

Performing "organize imports" on team class BaseImportChecker removes the base import of bound base class ProblemReporter.

Also completion on the declaring playedBy ProblemReporter clause did not insert the required import.

Change History

Changed 4 years ago by stephan

  • status changed from new to closed
  • resolution set to fixed
  • component changed from compiler to jdt.ui.adaptor

Witness in r16549, fixed in r16550.

Note: See TracTickets for help on using tickets.