Community
Participate
Working Groups
Steps to reproduce: class Foo { def bar(Blob a) } After invoking organize imports it would be nice to have the import for the type if it is clear what type to take. If not it would be nice to have a popup to select the type as it is in JDT. The result may be: import java.sql.Blob class Foo { def bar(Blob a) }
this has been reported before *** This bug has been marked as a duplicate of bug 364680 ***
Closing all bugs that were set to RESOLVED before Neon.0