Ticket #274 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Java code formatter issue with base imports

Reported by: mosconi Owned by: stephan
Priority: major Milestone: OTDT_1.3.1
Component: dom Version: 1.3.0
Keywords: Cc:

Description

When using the Java code formatter (Ctrl+Shift+F), existing base imports get corrupted (the whitespace between the keyword base and the package name is deleted).

Change History

Changed 3 years ago by stephan

  • component changed from compiler to dom
  • milestone set to OTDT_1.3.1

Fixed in r21776 including analogous changes in AstRewriteFlattener and AstRewriteAnalyzer.

Leaving this ticket open to remind that we still need a regression test.

Changed 3 years ago by stephan

  • status changed from new to closed
  • resolution set to fixed

Test added in r21777.

Note: See TracTickets for help on using tickets.