History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-29695
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Dmitry Shaporenkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Package private class is suggested in type name completion

Created: 21 Aug 08 12:44   Updated: 31 Aug 08 19:38
Component/s: Editor. Code Completion
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,941


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.