javacomplete2 does not show object fields

1

Use vim to program in Java. I recently discovered the plugin javacomplete2 and I liked it. The problem is that if a class does not appear as imported, the fields of an object of that class are not shown to me. Therefore, for classes that belong to the same package does not help me.  I have tried changing the values of the variable g: JavaComplete_SourcesPath but it has not worked for me I do not know what else to do.

    
asked by Ricardo Avila Legrá 13.11.2016 в 23:43
source

0 answers