Mathias,

How are you trying to compile it? If using Maven, it should work just fine. If 
you are using
an IDE such as Eclipse you may need to first compile via Maven to get the 
generated code
and then add those directories as source directories.

Thanks
-Mark

> On Oct 3, 2016, at 10:33 AM, Mathias Tiberghien 
> <mathias.tibergh...@code192.com> wrote:
> 
> Hi All,
> I have an issue trying to compiling project nifi-hl7-query-language due to 
> HL7Query.java file
> Compiler doesn’t found depdency
> import org.apache.nifi.hl7.query.antlr.HL7QueryLexer;
> import org.apache.nifi.hl7.query.antlr.HL7QueryParser;
>  
> I see the files HL7QueryLexer.g and HL7QueryParser.g files under 
> org.apache.nifi.hl7.query.antr but the .g puzzles me. I should probably 
> configure something to make it work.
> Any suggestions?
>  
> Thanks,
>  
> Mathias
>  
> Mathias TIBERGHIEN
> CTO
> Cell. : +33(0)6 27 58 13 68
>   
> 87 Bd Chanzy
> 93100 Montreuil
> France
>  
> Tel : +33(0)1 42 87 16 57
> www.code192.com <http://www.code192.com/>
>  
> 
> 
>  
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
>     
> L'absence de virus dans ce courrier électronique a été vérifiée par le 
> logiciel antivirus Avast. 
> www.avast.com 
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>

Reply via email to