[metaas-dev] AS3Parser dependency ?

David Holroyd dave at badgers-in-foil.co.uk
Fri Feb 16 09:11:03 UTC 2007


Hi Nicolas!

On Thu, Feb 15, 2007 at 10:14:35PM -0500, Nicolas D?sy wrote:
> I'm using the 0.5 release and I'm trying to building from sources to add 
> some missing feature.  But the JAR which contains 
> org.asdt.core.internal.antlr.AS3Parser is missing and I can't find the 
> sources on the SVN repository.
> 
> Can someone can tell where can I find this parser to build the sources ?

This class is generated by ANTLR, from the AS3.3g grammar definition
under src/main/antlr, as part of the Maven-2-based build process.

There are some other classes also build in this way; there is an
AS3Lexer class, and parser/lexer pairs also for the 'E4X' and 'regexp'
sublanguages.  All of these must be built for the sources to compile.

Have you been trying to use the Maven build?  If you've had troubles
getting the ANTLR dependancies, I can send to some files to put in your
~/.m2/repository/ via private mail.


I would like to know what feature you're missing, of course!  :)


thanks,
dave

-- 
http://david.holroyd.me.uk/



More information about the metaas-dev mailing list