2

I am using Indigo Eclipse for Java as a beginner user. When I press Ctrl+Space to select from the proposal window for HashMap it does not show anything. I did import the library and I did select the Java Proposals from the reference window. What do I do to fix this little problem?

user207421
  • 298,294
  • 41
  • 291
  • 462

1 Answers1

0

Eclipse/Java code completion not working

This is what you're looking for. I guess the developers called this a proposal window but Microsoft has always called it intellisense I believe.

Community
  • 1
  • 1
IByrd
  • 167
  • 1
  • 13