Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

:JavaDocSearch never works #586

Open
isheff opened this issue Jun 6, 2018 · 1 comment
Open

:JavaDocSearch never works #586

isheff opened this issue Jun 6, 2018 · 1 comment

Comments

@isheff
Copy link

isheff commented Jun 6, 2018

If, for instance, my cursor is on the p in System.out.println("Hello World"); in a basic demo file, and I run :JavaDocSearch, I get: No resulds for 'println'.

An analogous error appears for anything else in the standard libraries.

This is with Oracle JDK 10 on Ubuntu 18.04.

@TiBeN
Copy link

TiBeN commented Jan 28, 2019

Same problem for me. This function works great with Maven dependencies javadocs but not core JDK classes.

Ubuntu 18.04.1 LTS, openjdk version "10.0.2", Eclim 2.8.0, Eclipse 4.8.0

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

No branches or pull requests

2 participants