Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IntelliJ IDEA missing some classes in autocomplete

I have quite a few libraries attached to my project and in Eclipse it shows me all my classes that are available to me when I press Ctrl+space. But with IntelliJ IDEA so many are missing and even when I press Ctrl+space twice it still does not show up.

How ever it does come up when I use goto class(Ctrl + N) it fines it ill add 2 print screens as an example: Not Finding class

Finding class in goto

like image 821
Ludger Avatar asked Mar 06 '26 12:03

Ludger


1 Answers

Opened up a bug on the jetbrains tracker and Peter Gromov got back to me with "its a bug to do with starting a class with a small letter." The said bug is documented here

Peter suggested that I use the new version of Intellij Idea 13 in which this issue was fixed.

Update It works on Intellij Idea 13 (as suggested by Peter), so indeed it was an issue with the first character being a lower case character.

like image 129
Ludger Avatar answered Mar 08 '26 02:03

Ludger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!