My project uses an open-source library LoboBrowser (
http://lobobrowser.org/java-browser.jsp
). When I invoke type name completion in my code with 'RWord' prefix, I'm suggested to import the org.lobobrowser.html.renderer.RWord class which is private in the containing package. Nothing happens when I agree to import it - the symbol 'RWord' remains unresolved.