3

I am using Kepler eclipse with java8 and ubuntu 14.04 .Eclipse show me suggestion java predefined class and methods.But it does not show suggestion of classes/method declared by me.I have search and found solution that Windows > Preferences > Java > Editor > Content Assist > Advanced' and set default . But it is not helpful for me.It show me all suggestion including jar class and method. But it is not show suggestion for my application class and method or variable of any class.

Ardeshana Milan
  • 373
  • 5
  • 23
Anuj Dhiman
  • 1,550
  • 3
  • 26
  • 51

1 Answers1

0

I had the same issue. Upgrading eclipse worked.

Elad Tabak
  • 2,317
  • 4
  • 23
  • 33