[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1824) Java context assist shows a lot of useless tips in the quotes

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Wed Feb 27 09:51:43 EST 2008


Java context assist shows a lot of useless tips in the quotes
-------------------------------------------------------------

                 Key: JBIDE-1824
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1824
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
            Reporter: Vitali Yemialyanchyk
         Assigned To: Vitali Yemialyanchyk
            Priority: Minor


I edit java code and when I press Ctrl-Space in the quotes I get a lot of useless in this context tips. HQLJavaCompletionProposalComputer is the main reason here. It has some relation to JBIDE-1173.

examples:
@Table(name="ORDER_TABLE")
@OneToMany(mappedBy="item")
String s = "";

in the all examples above I get tips which are useless.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list