[
http://jira.jboss.com/jira/browse/JBIDE-2208?page=comments#action_12412940 ]
Max Rydahl Andersen commented on JBIDE-2208:
--------------------------------------------
looks good. I think we can even remove the getHQLEditor() method since I dont think it is
used anymore?
Making KnownConfigurationsProvider public is not really what I want but I don't have a
better suggestion at the moment.
I'm ok with you apply it.
Minor changes in Hibernate necessary to use the HQL editor in a
SWT/JFace dialog
--------------------------------------------------------------------------------
Key: JBIDE-2208
URL:
http://jira.jboss.com/jira/browse/JBIDE-2208
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: LATER
Reporter: Snjezana Peco
Assigned To: Snjezana Peco
Priority: Trivial
Fix For: 3.0.x
Attachments: org.hibernate.eclipse.console.patch
I need to make minor changes in the HQL editor in order the content assist to work in the
BIRT's dataset wizard.
The HQLSourceViewerConfiguration constructor takes the HQLEditor as a parameter, but uses
only the ConsoleConfiguration. If we change this parameter to ConsoleConfiguration., we
can use CA in the dialog.
I would also need to change the visibility of the KnownConfigurationsProvider class to
public because I need to reuse the configuration view.
--
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