Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javacomplete for classes I created #3

Open
arapat opened this issue May 8, 2012 · 0 comments
Open

javacomplete for classes I created #3

arapat opened this issue May 8, 2012 · 0 comments

Comments

@arapat
Copy link

arapat commented May 8, 2012

First of all, thanks a lot for your work, it helps me a lot. However, I got an issue recently while coding in java.

I found javacomplete not working very well on my machine. The author of javacomplete said it can support completing members of a variable or a field, but it only completes objects of JDK classes, not the objects of classes I've created. When hitting tab after "var.|", where "|" is the position of cursor, and var is an objects of a class I created, I'm getting 'Pattern not found'. Is this really limited to JDK classes?

Thanks a again for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant