From: SourceForge.net <no...@so...> - 2009-03-30 19:11:22
|
Bugs item #2722380, was opened at 2009-03-30 14:11 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2722380&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Auto-Complete/Open Javadoc Contain Duplicates Initial Comment: The predictive input dialogs for "Auto-Complete" and "Open Javadoc" can contain duplicates if additional Javadoc URLs are entered in the Javadoc pane of the Preferences dialog. This is undesirable. If an entry already exists in the list with the exact same fully-qualified class name, it should be filtered out. java.util.List and java.awt.List should both be allowed in, but two entries of java.util.List should not. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2722380&group_id=44253 |