Hi,
   I have checked out the tapestry 5 trunk and and try to set  up  
tapestry-core in Eclipse.
 The class PropertyConduitSourceImpl.java  has the  following   imports  : 
import org.apache.tapestry5.internal.antlr.PropertyExpressionLexer;
import org.apache.tapestry5.internal.antlr.PropertyExpressionParser;

If I am not  mistaken, PropertyExpressionLexer and PropertyExpressionParser are 
generated  from Antlr grammar files. 

How to generate the above two files ? 

Thanks in advance for any assistance !

Shing

Reply via email to