Is there code completion available for Java?
I have downloaded OpenCV 2.4.9 for Windows and followed the tutorial found here.
The library works fine, but there is no code completion (in other word, Ctrl + Space does not show anything). Is there anything more that I should be doing or is code completion simply not available for Java?
ctrl+space does work for me in eclipse, without any further ado.