groovy

Duplicate imports

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5.1
  • Fix Version/s: 1.5.5
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

1. Open a groovy file
2. Type new DataS<ctrl-space> to get the completions.
3. Select javax.sql.DataSource

The import for javax.sql.DataSource appears.
Now hit <ctrl-space> again while at the end of DataSource. Another import is automatically added.

Activity

Hide
Thorsten Kamann added a comment -

I have add a check to verifiy the current import not already exists.
Please try it out and close this issue if it works.

Show
Thorsten Kamann added a comment - I have add a check to verifiy the current import not already exists. Please try it out and close this issue if it works.
Hide
Paul King added a comment -

close off release 1.5.4

Show
Paul King added a comment - close off release 1.5.4

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: