Skip to content

javacomplete for classes I created #3

@arapat

Description

@arapat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions