Auto complete in java

[email protected]
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
I have the following java code

import java.util.List;

public class Test(){
   public Test(){
      List list = new A
   }
}

when i try to complete the sentence, i do M-/ to complete, but nothing happens.
I want that emacs shows the constructors that corresponds to List (ArrayList,
etc). Just like eclipse does when we do C-Space.

How can i do this?

Thanks,
Pedro
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.