[
http://jira.jboss.com/jira/browse/JBIDE-1824?page=comments#action_12402381 ]
Vitali Yemialyanchyk commented on JBIDE-1824:
---------------------------------------------
Here is the summary of our yesterday discussion:
1) patch for JBIDE-1824 & for JBIDE-1173 should be divided into two separate patches;
2)
> ...
> VY: you wrote "DTP could be an option" - so now the question - where to
place the option? should it be in Hibernate Console Configuration? ...
> Max: no - just skip that for now for the general case. Seam projects will optionally
have a DTP connection specified...this would also requrie the issue about Hibernate being
able to use DTP connection to be applied.
Max, I expected you review my JBIDE-719 patch and we will try to find proper solution for
JBIDE-1173 for general case. Did I understand you right?
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