Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Code Assist: released polish items

Polish item : suggest inner types
      Working with inner types is currently a pain. Other features like
quick fix or add import deal with inner types

Now code assist propose all member types when completion token is a single
name.

see https://bugs.eclipse.org/bugs/show_bug.cgi?id=94965



Back to the top