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

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Tue Mar 11 11:35:58 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1824?page=comments#action_12402157 ] 
            
Vitali Yemialyanchyk commented on JBIDE-1824:
---------------------------------------------

I think it usefull... I can't dispute about it - I ask you vision and I propose my vision and solution of the problem.

>> The table/column completion also seem to be enabled for *everything*, not just relevant annotations making it even more noisy than it was before. 
I do not understand. Please, example.

>> HibernateNature.getMatchingTables() as used in TableNameHandler would be a better way to do this BUT it requires that the current reading of jdbc metadata gets optimized by using the new code available for that in hibernate tools - otherwise it will bring eclipse to a complete halt when scanning large databases. 
>> Considering using DTP column/table model instead would be good too. 
Could you suggest more precise solution for the problem and your vision of the problem?

May be right place for discussion is JBIDE-1173...

> 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
>          Components: Hibernate
>            Reporter: Vitali Yemialyanchyk
>         Assigned To: Vitali Yemialyanchyk
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> 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