[antlr-interest] gUnit build error under Windows (Sergiy Karpenko)

Sergiy Karpenko bergschloss at ukr.net
Fri Sep 25 06:23:43 PDT 2009


Hello    Problem was fixed simply    Just add dependencies in <classpath/>:      <classpath>    
  <dependency>org.antlr:gunit</dependency>    
  <dependency>org.antlr:antlr-runtime</dependency>    
  <dependency>org.antlr:stringtemplate</dependency>    
  <dependency>antlr:antlr</dependency>    
  </classpath>    
    
    Thanks          
      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090925/f3c62ea8/attachment.html 


More information about the antlr-interest mailing list