[
http://jira.jboss.com/jira/browse/JBIDE-2208?page=all ]
Max Rydahl Andersen updated JBIDE-2208:
---------------------------------------
Fix Version/s: 2.2.x
About the constructor I would say it should be changed to just accept the QueryEditor
interfaace. Would that work for your usecase ?
We cannot just pass in ConsoleConfiguration directly since it can change in the lifetime
of the query editor.
About KnownConfigurationsProvider that should be ok - mabye actually move it to some
internal package.
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: 2.2.x
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