<div dir="ltr"><div><div>Sorry for responding lately. (Your last mail was the only one that reached my mailbox for some reason...) <br><br></div></div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-30 13:10 GMT+02:00 Max Rydahl Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com" target="_blank">manderse@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Bastian - did you get your problem solved ?<br>
<br>
&gt; On 20 Apr 2015, at 20:01, Alexey Kazakov wrote:<br>
&gt;<br>
&gt;&gt; First at all, please create an issue in<br>
&gt;&gt; <a href="https://issues.jboss.org/browse/JBIDE" target="_blank">https://issues.jboss.org/browse/JBIDE</a> to solve this problem in the<br>
&gt;&gt; next release.<br>
&gt;&gt; A pull request for <a href="https://github.com/jbosstools/jbosstools-hibernate" target="_blank">https://github.com/jbosstools/jbosstools-hibernate</a><br>
&gt;&gt; would be useful too :)<br>
&gt;<br>
&gt; please note that we are really trying to limit exposing any of hibernate<br>
&gt; internal runtime API&#39;s to support multiple versions of Hibernate. Thus<br>
&gt; if this break that we won&#39;t be able to do it.<br>
&gt;<br></blockquote><div><br>I strongly agree with that! On the other hand, the HqlParser (from package 
org.hibernate.hql.ast) itself is exposed; wouldn&#39;t it then be consquent 
to also expose its required libraries for external usage?<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
&gt; What is your plugin trying to do that needs this level of access ?<br>
&gt;<br></blockquote><div><br></div><div>My tool uses the HqlParser from the Eclipse Libs to get information 
about the query&#39;s referred entities, referred fields etc. It uses these 
information for some further verification; e.g. whether named parameters
 exist / are used correctly.<br><br>Bastian</div></div></div></div></div></div></div>